Devlogs
Orbit Jam DevLog - beta 3
Posted January 25, 2022 by dafuce
#Technical update
Mostly technical update,
- Now FPS is set to 60, won't drop unless you play this in a potato
- Major improve in player movement: it has ACCELERATION. In Java it's not checking a box, and took me a while to implement.
- It can be tweaked. In a future update maybe .cfg file with player max speed and time to reach it as parameters.
- New bullets and enemies shooting them.
- By pressing control you are also invincible.
- Other minor fixes
=D