music no longer hard coded

This commit is contained in:
pennyrigate 2023-01-10 00:07:00 -05:00
parent 3b52ec2cbf
commit 1e0202864f
16 changed files with 151 additions and 101 deletions

View file

@ -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 )