Devlogs
W5 Updates
Posted February 17, 2024 by igblair
- Added enemy with basic back and forth movement that shoots projectiles at the player
- Fixed goal post falling over when game starts
- Fixed double jump
- Fixed boundaries
- Added player animations
- Added jump when arrow and W keys are hit
- Added spin when character jumps
- Implemented sprinting by pressing the shift key
- Changed running/walking speed, gravity, double jump force to make the game feel smoother
- Added additional level boundaries
- Created end goal
- Added coin sprites that the player can collect