wea re cooking 🔥

This commit is contained in:
Tabby 2025-05-16 22:13:34 +10:00
parent 2b90112231
commit 34eb42616d
25 changed files with 247 additions and 77 deletions

View file

@ -1,5 +1,7 @@
extends Node
signal game_win
signal game_lose
@export var note_frequency : float = 2
@export var paths : Array[Node2D]