mew
This commit is contained in:
parent
fada7c657b
commit
685d9642dc
3 changed files with 8 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ signal broadcast(command : String)
|
|||
@export var level_tick : float = 1 # how often to run a command
|
||||
@export var level_time : float = 10 # the amoutn of time allowed for the level
|
||||
@export var commands : Array[String]
|
||||
|
||||
@export_group("Node References")
|
||||
@export var gui : Control
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue