Basic platformer with rope
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
extends Control
|
||||
|
||||
func _on_ResetGameControl_reset_confirmed() -> void:
|
||||
GameState.reset()
|
||||
Reference in New Issue
Block a user