forked from team-sg/hero-mark-2
added saving
This commit is contained in:
parent
1ca21d438f
commit
969364ebce
40 changed files with 625 additions and 88 deletions
9
maps/leveldata/level1_info.tres
Normal file
9
maps/leveldata/level1_info.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://maps/leveldata/level_info.gd" type="Script" id=1]
|
||||
|
||||
[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", "All Shards + Beat 0:00", "Beat 000000 score", "Collect Everything", "Beat without dying", "No turning platforms" ]
|
||||
level_number = 1
|
Loading…
Add table
Add a link
Reference in a new issue