hero-mark-2/maps/leveldata/level0_info.tres
2023-01-08 20:52:21 -05:00

11 lines
379 B
Text

[gd_resource type="Resource" load_steps=3 format=2]
[ext_resource path="res://maps/leveldata/level_info.gd" type="Script" id=1]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
[resource]
script = ExtResource( 1 )
level_title = "Level 0"
shard_title = [ "a", "b", "c", "d", "e", "f", "g", "h", "i", "j" ]
level_number = 0
scene = ExtResource( 2 )