pulse node, shaft strip, constantify, etc.
This commit is contained in:
parent
d4c609e1af
commit
0b6d121986
24 changed files with 645 additions and 245 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue