Hi! So I’m making a platform game on Microsoft Makecode Arcade. I watched the videos to help me get an understanding. But for some reason when I make a fall animation when I land on the ground y sprite keeps switching between base position and the fall animation. Also when I tried to make my sprite have a walking animation it doesn’t work.
but if you are not use this and are just using the built in animation then you should use the volocity of x and y ex: when the volocity of x is positive then play the walking animation right and then vise versa.
so when the y volocity is going down the falling animation will play