mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #6038 from MJacred/add_warning
Warning for Blender-glTF-export: Blend shape animations cannot be imported
This commit is contained in:
@@ -52,6 +52,10 @@ text based format and the binary data in a separate binary file. This can be use
|
||||
changes in a text based format. The second is you need the texture files separate from the material file. If you don't need
|
||||
either of those glTF binary files are fine.
|
||||
|
||||
.. warning::
|
||||
|
||||
Blend shape animations cannot be imported - they require manual animation within Godot.
|
||||
|
||||
.. note::
|
||||
|
||||
Blender does not export emissive textures with the glTF file. If your model
|
||||
|
||||
Reference in New Issue
Block a user