TheDevAtlas / SkylandersModels

Ripping Models From The Skylanders Games And Making A New Game
8 stars 0 forks source link

Animations Have Wrong Names #2

Open lucastucious opened 2 months ago

lucastucious commented 2 months ago

Sometimes, animation name and animation doesn't match. And animations are idle. Maybe an array issue when exporting, like array starting at 1 instead of 0.

example : Dinorang run_stop = idle

TheDevAtlas commented 2 months ago

There was an issue with the animation exports. I will need to go through each one and rename them, which will take some time.