GreenFour / pencil-knight

TCSS 491 Computational Worlds project
MIT License
0 stars 1 forks source link

Hero warps when touching a platform from below #20

Closed pilocchii closed 6 years ago

pilocchii commented 6 years ago

The Hero should simply collide with the platform, and the hitbox and sprite should stay synced. The Hero's velocity should become 0 when colliding in this manner, so they can then fall.