forked from team-sg/hero-mark-2
the start of marathon mode
This commit is contained in:
parent
83f0bccd9a
commit
d06acf2522
18 changed files with 607 additions and 26 deletions
|
@ -1,6 +1,8 @@
|
|||
tool
|
||||
extends Node
|
||||
|
||||
export var marathon_start: int = 0
|
||||
export var marathon_end: int = 11
|
||||
export var levels: Array = [] setget set_levels
|
||||
|
||||
func set_levels(value):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue