I'm making a platformer currently, and for it I made some custom platform sprites, however, when I added collision between these sprites and my character and made the result of the condition the character stopping, whenever I land on one of these platforms after jumping, it flashes between the falling and stopped animations very quickly until I move the character again, and then it goes into the running animation just fine. Help would be greatly appreciated.