Basic camera setup with temp. sprites

This commit is contained in:
2025-11-24 22:54:13 +01:00
parent a4d062ea04
commit 9de9d18632
16 changed files with 291 additions and 14 deletions

View File

@@ -2,4 +2,4 @@ extends Control
func _on_play_button_pressed() -> void:
get_tree().change_scene_to_file("res://molecular_stag.tscn")
get_tree().change_scene_to_file("res://molecular_stage.tscn")