Update keybindings and enhance loading screen functionality
- Refactor keybindings for gas spawning across multiple configurations - Implement new loading screen updates during game initialization - Add tests to ensure all weapon actions are exposed in keybinding profiles - Introduce new assets for explosion effects
This commit is contained in:
@@ -9,7 +9,7 @@ keybinding_game:
|
||||
joybuttondown_11: spawn_new_nuclear_bomb
|
||||
joybuttondown_4: spawn_new_mine
|
||||
joybuttondown_10: toggle_pause
|
||||
joybuttondown_5: spawn_gas
|
||||
joybuttondown_5: spawn_new_gas
|
||||
|
||||
keybinding_start_menu:
|
||||
joybuttondown_9: reset_game
|
||||
|
||||
Reference in New Issue
Block a user