Hi !
When i change my ik target positions it also modifies my animation. In my animation, there is a key for the target position, but it seem relative to the setup position. Is there a way for changing my pose in setup mode without modifing my animation ? am I doing something wrong?
Thanx !
Changing Ik pose in setup change animations
Hi,
the keys you store in your animation are always relative to your setup pose in Spine.
if you would like to change the setup position but retain the position you already created in animate mode, you can use the Adjust button to select multiple keys and edit the position to counter the change you made in setup:
http://esotericsoftware.com/spine-dopesheet#Adjust
If you want to be sure the position is exact, another method is to duplicate your skeleton before makign the change, then copying and pasting the bones' transforms in the animations to have perfect placement.
http://esotericsoftware.com/spine-tools#Copy%2Fpaste
I hope this helps!
5日 後
Thank you ! I'll try that !