ft (wip): molecular stage prey

This commit is contained in:
2025-12-15 13:05:11 +01:00
parent 263011b460
commit 551482e209
30 changed files with 416 additions and 34 deletions

View File

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