Releases: nightblade9/turbo
Releases · nightblade9/turbo
v0.2.0
The second release! This includes:
- Godot 4(.2) support
- The left stick of gamepads work in menus
- Updated keyboard/gamepad support
- A cleaner title scene
- A default save-selection scene; saves with data have a "load" button
- Pressing escape closes options and the save selection scene
v0.1.0
The initial foundation of Turbo. Includes:
- A game loading screen with loading bar
- A title screen, and options dialog (both navigateable via controller, keyboard, or mouse)
- Default options (audio, screen shake, invincibility)
- Ability to transition between scenes via fancy cross-fades
- Ability to create a scene and initialize it before
_ready
is called - Three save slots and infrastructure to load/save games
- Pixel-art scaling, default HTML5 exports for web games