changed ledge length in hills and renamed map01 to hills
This commit is contained in:
parent
9e813ca076
commit
9a9669847a
8 changed files with 62 additions and 114 deletions
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=17 format=2]
|
||||
|
||||
[ext_resource path="res://autoloads/level_data.gd" type="Script" id=1]
|
||||
[ext_resource path="res://maps/map01.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://maps/hills.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://maps/canopy.tscn" type="PackedScene" id=3]
|
||||
[ext_resource path="res://maps/cave.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://scripts/level_entry.gd" type="Script" id=5]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue