Add minimum jump height, fire rate configuration, and improve throw input handling
This commit is contained in:
@@ -32,6 +32,8 @@ func _ready() -> void:
|
||||
else:
|
||||
continue_button.disabled = false
|
||||
|
||||
continue_button.grab_focus()
|
||||
|
||||
|
||||
func _on_new_game_button_pressed() -> void:
|
||||
if gm:
|
||||
|
Reference in New Issue
Block a user