Player movement and jump
- Keshav Batra
- Jan 14, 2022
- 1 min read
So I finally decided to take a break from 3D programming and move on to 2D programming. I've realized that it's a lot easier to do and there's a lot less confusing steps to go over. In this case, I've programmed my player to jump and move. I've also animated him to stand idle when he's not moving. Now all I've got to do is animate the jumping mechanics.
Comments