Update Level 1.tscn, Level 2.tscn, Level 3.tscn, and 9 more files
This commit is contained in:
parent
f470efbe1f
commit
89cfa2882a
12 changed files with 204 additions and 112 deletions
|
|
@ -1,7 +1,21 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://c6vhdhaji73sn"]
|
||||
[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="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)
|
||||
|
|
|
|||
22
Levels/Level 2.tscn
Normal file
22
Levels/Level 2.tscn
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://ddcwsfa8nhmtf"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bojbawyoy11i4" path="res://Levels/StartingRoom.tscn" id="1_rb7ph"]
|
||||
[ext_resource type="MeshLibrary" uid="uid://cymdsgto88uty" path="res://meshLib.tres" id="2_52atl"]
|
||||
[ext_resource type="PackedScene" uid="uid://rom188edxcu6" path="res://end_zone.tscn" id="3_c33yl"]
|
||||
|
||||
[node name="Level2" type="Node3D"]
|
||||
|
||||
[node name="ChronoManager" parent="." instance=ExtResource("1_rb7ph")]
|
||||
level_name = "Level 2
|
||||
Hop, Skip, and Jump"
|
||||
|
||||
[node name="GridMap" type="GridMap" parent="."]
|
||||
mesh_library = ExtResource("2_52atl")
|
||||
cell_size = Vector3(1, 1, 1)
|
||||
data = {
|
||||
"cells": PackedInt32Array(65535, 65529, 196609, 0, 65529, 196609, 0, 65528, 196609, 65535, 65528, 196609, 65535, 65527, 196609, 0, 65527, 196609, 65535, 65526, 196609, 0, 65526, 196609, 1, 65527, 196609, 1, 65526, 196609, 2, 65526, 196609, 2, 65527, 196609, 3, 65527, 196609, 3, 65526, 196609, 4, 65526, 196609, 4, 65527, 196609, 5, 65526, 196609, 5, 65527, 196609, 6, 65527, 196609, 6, 65526, 196609, 7, 65526, 196609, 7, 65527, 196609, 8, 65527, 196609, 8, 65526, 196609, 9, 65527, 196609, 9, 65526, 196609, 8, 65525, 196609, 8, 65524, 196609, 9, 65524, 196609, 9, 65525, 196609, 196617, 65521, 196609, 196616, 65521, 196609, 196616, 65520, 196609, 196617, 65520, 196609, 393225, 65517, 196609, 393224, 65517, 196609, 393224, 65516, 196609, 393225, 65516, 196609, 393223, 65517, 196609, 393223, 65516, 196609, 393222, 65516, 196609, 393222, 65517, 196609, 393221, 65517, 196609, 393221, 65516, 196609, 393220, 65516, 196609, 393220, 65517, 196609, 393219, 65517, 196609, 393219, 65516, 196609, 393218, 65516, 196609, 393218, 65517, 196609, 917506, 65516, 196610, 917506, 65517, 196610, 917507, 65517, 196610, 917507, 65516, 196610)
|
||||
}
|
||||
metadata/_editor_floor_ = Vector3(0, 14, 0)
|
||||
|
||||
[node name="EndZone" parent="." instance=ExtResource("3_c33yl")]
|
||||
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 3, 13, -19)
|
||||
21
Levels/Level 3.tscn
Normal file
21
Levels/Level 3.tscn
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://cmgi52e2brlab"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bojbawyoy11i4" path="res://Levels/StartingRoom.tscn" id="1_i6exp"]
|
||||
[ext_resource type="MeshLibrary" uid="uid://cymdsgto88uty" path="res://meshLib.tres" id="2_2kcfj"]
|
||||
[ext_resource type="PackedScene" uid="uid://rom188edxcu6" path="res://end_zone.tscn" id="3_okds4"]
|
||||
|
||||
[node name="Level3" type="Node3D"]
|
||||
|
||||
[node name="ChronoManager" parent="." instance=ExtResource("1_i6exp")]
|
||||
level_name = "Level 3
|
||||
Not enough time"
|
||||
|
||||
[node name="GridMap" type="GridMap" parent="."]
|
||||
mesh_library = ExtResource("2_2kcfj")
|
||||
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, 1, 65520, 196609, 1, 65521, 196609, 2, 65520, 196609, 2, 65521, 196609, 3, 65520, 196609, 3, 65521, 196609, 4, 65520, 196609, 4, 65521, 196609, 5, 65520, 196609, 5, 65521, 196609, 6, 65520, 196609, 6, 65521, 196609, 7, 65520, 196609, 7, 65521, 196609, 8, 65520, 196609, 8, 65521, 196609, 9, 65520, 196609, 9, 65521, 196609, 14, 65530, 196609, 15, 65530, 196609, 14, 65520, 196609, 14, 65521, 196609, 14, 65522, 196609, 14, 65523, 196609, 14, 65524, 196609, 14, 65525, 196609, 14, 65526, 196609, 14, 65527, 196609, 14, 65528, 196609, 14, 65529, 196609, 15, 65520, 196609, 15, 65521, 196609, 15, 65522, 196609, 15, 65523, 196609, 15, 65524, 196609, 15, 65525, 196609, 15, 65526, 196609, 15, 65527, 196609, 15, 65528, 196609, 15, 65529, 196609, 13, 65521, 196609, 13, 65520, 196609, 12, 65520, 196609, 11, 65520, 196609, 10, 65520, 196609, 10, 65521, 196609, 11, 65521, 196609, 12, 65521, 196609, 14, 65531, 196609, 14, 65532, 196609, 14, 65533, 196609, 14, 65534, 196609, 14, 65535, 196609, 14, 0, 196609, 14, 1, 196609, 14, 2, 196609, 14, 3, 196609, 14, 4, 196609, 14, 5, 196609, 14, 6, 196609, 14, 7, 196609, 14, 8, 196609, 14, 9, 196609, 14, 10, 196609, 15, 65531, 196609, 15, 65532, 196609, 15, 65533, 196609, 15, 65534, 196609, 15, 65535, 196609, 15, 0, 196609, 15, 1, 196609, 15, 2, 196609, 15, 3, 196609, 15, 4, 196609, 15, 5, 196609, 15, 6, 196609, 15, 7, 196609, 15, 8, 196609, 15, 9, 196609, 15, 10, 196609, 3, 14, 196609, 3, 15, 196609, 4, 14, 196609, 4, 15, 196609, 5, 14, 196609, 5, 15, 196609, 6, 14, 196609, 6, 15, 196609, 7, 14, 196609, 7, 15, 196609, 8, 14, 196609, 8, 15, 196609, 9, 14, 196609, 9, 15, 196609, 10, 14, 196609, 10, 15, 196609, 11, 14, 196609, 11, 15, 196609, 12, 14, 196609, 12, 15, 196609, 13, 14, 196609, 13, 15, 196609, 14, 14, 196609, 14, 15, 196609, 15, 14, 196609, 15, 15, 196609, 14, 11, 196609, 14, 12, 196609, 14, 13, 196609, 15, 11, 196609, 15, 12, 196609, 15, 13, 196609, 65535, 14, 196609, 65535, 15, 196609, 0, 14, 196609, 0, 15, 196609, 1, 14, 196609, 1, 15, 196609, 2, 14, 196609, 2, 15, 196609, 65535, 8, 196610, 65535, 9, 196610, 65535, 10, 196609, 65535, 11, 196609, 65535, 12, 196609, 65535, 13, 196609, 0, 8, 196610, 0, 9, 196610, 0, 10, 196609, 0, 11, 196609, 0, 12, 196609, 0, 13, 196609)
|
||||
}
|
||||
|
||||
[node name="EndZone" parent="." instance=ExtResource("3_okds4")]
|
||||
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 2, 9)
|
||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue