added a max velocity for player and fixed the multiple back inputs in menus
This commit is contained in:
@@ -5,7 +5,6 @@ extends OverlaidMenu
|
||||
@export_file("*.tscn") var main_menu_scene : String
|
||||
|
||||
var popup_open : Node
|
||||
|
||||
var is_listening_to_inputs = true
|
||||
|
||||
func close_popup() -> void:
|
||||
|
||||
Reference in New Issue
Block a user