Non-program related bug

I am having an issue with my game. The sprite I am using will rotate and fall out of the scene when previewed. I deleted all of the events attached to the sprite to try and find the problem, but it didn’t go away. Any ideas on how to fix this? Sorry I can’t post more pictures, I’m a new user.

Check the behaviours. This issue will occur if you have physics or platformer character behaviours attached and no static physics or platform objects under the player.

Thank you so much! I’ll try this :folded_hands:

Worked like a charm, thanks again!