Wednesday, February 19, 2020

Day 9 - Finishing Player Movement

Today, I added player movement along with animations to go along with each movement (so moving left, right and jumping). I also managed to fix a floating back and forth bug I had in the demo I made during Day 6 and also added player collision with the ground.








Tomorrow, I will fix a bug where the character animation appears to not be able to move left, fix a bug where the player can infinitely jump and also fix the idle animation from happening during the jump animation.
















No comments:

Post a Comment

Day 19 - Sculpting

This Wednesday, I learned how to create a new collection using M in order to create a collection of a specific amount of objects (In this ca...