improved menu

This commit is contained in:
zoe 2021-09-14 12:22:39 +02:00
parent 2637008a33
commit 81bc9fa37f
59 changed files with 783 additions and 78 deletions

View file

@ -1,4 +1,7 @@
extends Node2D
export var stage_name = "test stage"
func _physics_process(_delta):
fast_forward()