[gd_scene load_steps=7 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"] [ext_resource type="PackedScene" uid="uid://cy5g1lkvw2fxs" path="res://sign.tscn" id="4_rebbc"] [ext_resource type="PackedScene" uid="uid://dqvq4ybcpws87" path="res://Commands/command_block.tscn" id="5_tqehu"] [ext_resource type="Texture2D" uid="uid://vc7wwv4wgabf" path="res://Commands/jump.png" id="6_ccyiy"] [node name="Level1" type="Node3D"] [node name="ChronoManager" parent="." instance=ExtResource("1_qmnx5")] level_name = "Level 1 A Small Hop" [node name="JumpCommand2" parent="ChronoManager" index="4"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.322, -3) [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) [node name="Sign" parent="." instance=ExtResource("4_rebbc")] transform = Transform3D(-0.61009, 0, 0.792332, 0, 1, 0, -0.792332, 0, -0.61009, -1.07097, 1.71873, -2.59564) sign_text = "Click the Block! -->" show_pole = true [node name="Sign4" parent="." instance=ExtResource("4_rebbc")] transform = Transform3D(0.455467, 0, 0.890253, 0, 1, 0, -0.890253, 0, 0.455467, 0.832763, 1.71873, -15.6152) sign_text = "No spacebar ;)" show_pole = true [node name="Sign2" parent="." instance=ExtResource("4_rebbc")] transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.39532, 2.44078, -4.9425) sign_text = "Press me! <----" [node name="Sign3" parent="." instance=ExtResource("4_rebbc")] transform = Transform3D(0.71792, 0, 0.696126, 0, 1, 0, -0.696126, 0, 0.71792, 2.57616, 1.68162, -2.50598) sign_text = "Then click a pedestal to <- place it ->" show_pole = true [node name="BaseCommand" parent="." instance=ExtResource("5_tqehu")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0518522, 2.66601, -2.91549) command_name = "jump" command_sprite = ExtResource("6_ccyiy") [editable path="ChronoManager"]