Is it possible to import a gltf file and use it as an animation

Godot Version

4.3

Question

Is it possible to import GLTF files as individual animation files? I’m exporting a bunch of models and animations and Unreal does not allow you to export the animations inside the model. So I have a GLTF model file and a bunch of GLTF files representing each animation. I asked Bard and it said while not directly possible it can with a bunch of steps that include importing the animation as a scene. Is AI right? What are some ways of accomplishing this?

AI is wrong, there is an AnimationLibrary import option.

2024-11-17-185755_3840x1080_scrot

1 Like