GreenFour / pencil-knight

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

Feat/collision #8

Closed pilocchii closed 6 years ago

pilocchii commented 6 years ago

Rudimentary collision is in place. Changes in this PR include changing how jumping works and adding falling, and interact with terrain while doing so. Jumping animations are now divided into rising and falling. Future updates will improve the appearance.