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,8 @@
extends Node
signal game_win
signal game_lose
@export var reaction_window : float = 1
@export_group("Node References")
@export var prepare_node : Control