Hi all!
I downloaded the PolarBear file from github and I’m trying to do a little software where the user can see which animations are in the awd.
I get this part ok but I do not understand why the polar bear is moving ( the mesh only, the loader3D is still a 0,0,0).
Does someone know how to avoid this? How to make the polar bear stay in the center of the scene?
thanks!
[EDIT] : set updateRootPosition to false and it won’t move (SkeletonAnimator)