55 lines
2.2 KiB
Text
55 lines
2.2 KiB
Text
[gd_scene load_steps=4 format=3 uid="uid://c6vhdhaji73sn"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bojbawyoy11i4" path="res://Levels/StartingRoom.tscn" id="1_qmnx5"]
|
|
[ext_resource type="MeshLibrary" uid="uid://cymdsgto88uty" path="res://meshLib.tres" id="2_a8pag"]
|
|
[ext_resource type="PackedScene" uid="uid://rom188edxcu6" path="res://end_zone.tscn" id="3_5y62x"]
|
|
|
|
[node name="Level1" type="Node3D"]
|
|
|
|
[node name="ChronoManager" parent="." instance=ExtResource("1_qmnx5")]
|
|
level_name = "Level 1
|
|
A Small Hop"
|
|
|
|
[node name="JumpCommand3" parent="ChronoManager" index="5"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="JumpCommand4" parent="ChronoManager" index="6"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="PhaseCommand" parent="ChronoManager" index="7"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="PhaseCommand2" parent="ChronoManager" index="8"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="PhaseCommand3" parent="ChronoManager" index="9"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="DashCommand" parent="ChronoManager" index="10"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="DashCommand2" parent="ChronoManager" index="11"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="DashCommand3" parent="ChronoManager" index="12"]
|
|
process_mode = 4
|
|
visible = false
|
|
|
|
[node name="GridMap" type="GridMap" parent="."]
|
|
mesh_library = ExtResource("2_a8pag")
|
|
cell_size = Vector3(1, 1, 1)
|
|
data = {
|
|
"cells": PackedInt32Array(65535, 65529, 1, 0, 65529, 1, 0, 65528, 1, 65535, 65528, 1, 65535, 65527, 1, 0, 65527, 1, 65535, 65526, 196609, 65535, 65525, 196609, 65535, 65524, 196609, 65535, 65523, 196609, 65535, 65522, 196609, 65535, 65521, 196609, 65535, 65520, 196609, 0, 65520, 196609, 0, 65521, 196609, 0, 65522, 196609, 0, 65523, 196609, 0, 65524, 196609, 0, 65525, 196609, 0, 65526, 196609, 65535, 65517, 196609, 0, 65517, 196609, 0, 65516, 196609, 0, 65515, 196609, 0, 65514, 196609, 0, 65513, 196609, 0, 65512, 196609, 65535, 65512, 196609, 65535, 65513, 196609, 65535, 65514, 196609, 65535, 65515, 196609, 65535, 65516, 196609, 65535, 65510, 196610, 0, 65510, 196610, 0, 65511, 196610, 65535, 65511, 196610)
|
|
}
|
|
|
|
[node name="EndZone" parent="." instance=ExtResource("3_5y62x")]
|
|
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 2, -25)
|
|
|
|
[editable path="ChronoManager"]
|