#Animation Rotation

1 messages · Page 1 of 1 (latest)

hearty bear
#

Hi, I have an issue with my animations where most of them do not have the right rotation.
I have download a animation pack from the Unity Asset Store and imported it in Godot.
I am using the 4.3 beta2 version.

#

Idk why but I can't post videos/images

foggy merlin
#

Basically what usually happens, especially with unity asset packs, is you have an a file in T-Pose (which is used as the "Copy Avatar" source in unity's importer), and a bunch of individual FBX animations.

#

@hearty bear Godot 4.3 adds a new feature which lets you export an animation from the reference T-pose and assign it as the reference pose in the humanoid retargeting (if you select a bone map)

hearty bear
#

I don't use a humanoid retargeting yet but this will fix my issue ?

foggy merlin
foggy merlin
#

If you use Unidot importer, it will automatically import these as humanoid

hearty bear
#

@foggy merlin Can I keep the default parameters when importing or do I have to check something else ?

#

Like Force humanoid import of all FBX

foggy merlin
#

You don't need the force. It should be fine with defaults.

Make sure you're using the git version since it is designed for godot 4.3 beta

#

The asset lib converts to gltf and is for godot 4.2

hearty bear
#

I have download the 1.0 release

#

Is it the right one ?

buoyant sequoia
hearty bear
#

@foggy merlin The animations are importing (taking a long time I got something like 900 animations) but before that I got a lot of errors "FAIL: Failed to open gltf output .godot/unidot_temp/Assets/.."

hearty bear
#

@foggy merlin Everything is imported ! I add some animation but it seems that the walking animation are not working properly. Is there someting I need to do related to the humanoid retargeting ?

#

Can I send you images/videos in mp ?

foggy merlin
#

You can pm me sure or there is a discord for unidot

hearty bear
#

The last version of unidot is from 12 December 2023 ?

#

Oh, do I have to download the zip of the git from the main branche ?

#

Oh I was using the 1.0 version and not the 1.1 mb