Hi!
I have a little problem and I'm not sure how to fix it. When the player is walking into the background he becomes smaller and of course, when he walks towards you/the screen he becomes bigger. However, the smaller he gets the faster he moves and the bigger he gets, the slower he moves. How can I make him maintain the same speed? or make it so that he moves slower the smaller he gets If you take a look at this short clip (Sorry for the bad quality) you can see what I mean. I'm scaling the character by doing Set scale to "0.775 + ( 0.575 * Y( "Player" ) - Ymin ) / ( 0.26 * Ymax - Ymin )" For the time being I'm using a bunch of "Number of "player" in zone" Set movement speed to" to make him walk the same speed but that's tedious and there must be a better way for this....right?
Thanks!
https://vimeo.com/476086559