mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
improved menu
This commit is contained in:
parent
2637008a33
commit
81bc9fa37f
59 changed files with 783 additions and 78 deletions
|
@ -1,4 +1,7 @@
|
|||
extends Node2D
|
||||
|
||||
export var stage_name = "test stage"
|
||||
|
||||
func _physics_process(_delta):
|
||||
fast_forward()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue