changed ledge length in hills and renamed map01 to hills

This commit is contained in:
pennyrigate 2023-03-07 19:42:22 -05:00
parent 9e813ca076
commit 9a9669847a
8 changed files with 62 additions and 114 deletions

View file

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