#the player in my code is continously falling can any1 help?

3 messages · Page 1 of 1 (latest)

twilit sundial
#

if character_rect.bottom >= 480:

Where's the else?

#

You still apply gravity when the player is on the ground -> they keep falling

mint stag
#

As @twilit sundial says