mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-07-13 02:53:48 +00:00
fix(*): Ensure that movement vaguely works in the new area and looks vaguely at the ball
This commit is contained in:
@@ -2,4 +2,4 @@ extends Button
|
||||
|
||||
|
||||
func _on_pressed() -> void:
|
||||
get_tree().change_scene_to_file("res://scenes/Game.tscn")
|
||||
get_tree().change_scene_to_file("res://scenes/game.tscn")
|
||||
|
||||
Reference in New Issue
Block a user