update doc/*/rigging.md

This commit is contained in:
MihailRis 2024-07-17 12:38:38 +03:00
parent 2e407e7f60
commit f8dbe46d5c
2 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,8 @@ At the moment, positioning, rotation, scaling is done through scripting, as well
The process of working with skeletons will be simplified in the future. The process of working with skeletons will be simplified in the future.
Models are loaded automatically; adding them to preload.json is not required.
## Models ## Models
Models should be located in the models folder. Currently only OBJ format is supported. Models should be located in the models folder. Currently only OBJ format is supported.

View File

@ -32,6 +32,8 @@
Процесс работы со скелетами будет упрощен в будущем. Процесс работы со скелетами будет упрощен в будущем.
Модели загружаются автоматически, добавление их в preload.json не требуется.
## Модели ## Модели
Модели должны располагаться в папке models. На данный момент поддерживается только OBJ формат. Модели должны располагаться в папке models. На данный момент поддерживается только OBJ формат.