We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f83d8 commit 5b553d8Copy full SHA for 5b553d8
1 file changed
README.md
@@ -190,7 +190,7 @@ The Untold Engine is powered by modular systems that simplify game development.
190
191
### How-To Guides
192
- [Adding a model using the Editor](docs/addModelUsingEditor.md): Learn how to add a model using the editor
193
-- [Adding an animation using the Editor](docs/addAnimationUsingEditor.md): Learn how to link an animation to the model using the editor (Coming Soon)
+- [Adding an animation using the Editor](docs/addAnimationsUsingEditor.md): Learn how to link an animation to the model using the editor (Coming Soon)
194
195
⚠️ **Important**: Entities should be created and configured in the Editor. Code is used for gameplay logic only.
196
0 commit comments