forked from team-sg/hero-mark-2
world titles
This commit is contained in:
parent
ea36720f7b
commit
a1fb454384
10 changed files with 109 additions and 60 deletions
|
@ -61,9 +61,6 @@ var marathon_deaths: int = 0
|
|||
func _ready():
|
||||
pause_mode = Node.PAUSE_MODE_PROCESS
|
||||
|
||||
func _process(delta):
|
||||
print(can_restart)
|
||||
|
||||
func _get_stars() -> int:
|
||||
return stars_collected.count(true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue