pulse node, shaft strip, constantify, etc.

This commit is contained in:
Jennie Robinson Faber 2026-05-12 19:10:15 +01:00
parent d4c609e1af
commit 0b6d121986
24 changed files with 645 additions and 245 deletions

View file

@ -2,6 +2,8 @@ extends Node
const STARTING_FLOOR := 10
var debug_starting_floor: int = 0
@warning_ignore_start("unused_signal")
signal floor_changed(floor_num: int)