forked from team-sg/hero-mark-2
music no longer hard coded
This commit is contained in:
parent
3b52ec2cbf
commit
1e0202864f
16 changed files with 151 additions and 101 deletions
|
@ -6,6 +6,6 @@
|
|||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
level_title = "Level 1"
|
||||
shard_title = [ "Climb the big vine", "Next to the lone tree", "Slime's Treasure", "The snake pit", "5 Rainbow Stars", "Collection bonus", "Time bonus", "Life bonus", "Beat without dying", "No turning platforms" ]
|
||||
shard_title = [ "Climb the big vine", "Next to the lone tree", "Slime's Treasure", "The snake pit", "5 Rainbow Stars", "Collection bonus", "Time bonus", "Life bonus", "", "" ]
|
||||
level_number = 0
|
||||
scene = ExtResource( 2 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue