Hi,
I'm trying to change character's x position during a custom animation (2d, sprites unity complex). When played through the animation window the sprite moves & animates fine but in game only the animation plays and player's x won't budge... What could I be doing wrong? I dropped the player prefab in the scene and dragged it slightly to the side while the animation was recording - probably not the best method

but the only one I could think of.
Please help
Comments
If you want to control the character's true position, better to use the Object: Transform Action midway through the animation.
It was all kinda fiddly, but the result is great