- Home /
Animation lag 2D
Hi I have an object a platform which animated to go up and down, by itself the animation is smooth and no issues but if the Player/Character is on top of it (as it suppose to be) the animation plays interrupted, it still moves up and down but it's like forcing it to move. Both the player/character and platform uses colliders (obviously) . My question, how to smooth this visual behavior.... I did added a material to Player's box collider a slippery one thinking it will smooth the animation but no luck .
Your answer
Follow this Question
Related Questions
Make Character Controller a Box? 2 Answers
OnTriggerStay2D Breaks When Adding AnimationController 1 Answer
Can you change the sprites of a 2d character rig (at runtime)? 1 Answer
Particles system animation 0 Answers
OnTriggerStay instead of input 2 Answers