[gd_scene load_steps=8 format=3 uid="uid://c2wwwu6tmoj8s"] [ext_resource type="PackedScene" uid="uid://bojbawyoy11i4" path="res://Levels/StartingRoom.tscn" id="1_7qkwr"] [ext_resource type="MeshLibrary" uid="uid://cymdsgto88uty" path="res://meshLib.tres" id="2_21dt1"] [ext_resource type="PackedScene" uid="uid://rom188edxcu6" path="res://end_zone.tscn" id="3_f41ff"] [ext_resource type="PackedScene" uid="uid://cy5g1lkvw2fxs" path="res://sign.tscn" id="4_ygj8e"] [ext_resource type="PackedScene" uid="uid://dqvq4ybcpws87" path="res://Commands/command_block.tscn" id="5_e13ui"] [ext_resource type="Texture2D" uid="uid://vc7wwv4wgabf" path="res://Commands/jump.png" id="6_jhyls"] [ext_resource type="Texture2D" uid="uid://cmvnccuywukyw" path="res://Commands/controlled_blink_new.png" id="7_7jmwn"] [node name="Level1" type="Node3D"] [node name="ChronoManager" parent="." instance=ExtResource("1_7qkwr")] level_name = "Level 4 Looks familiar" [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_21dt1") cell_size = Vector3(1, 1, 1) data = { "cells": PackedInt32Array(65535, 65529, 1, 65535, 65528, 1, 65535, 65527, 1, 65535, 65526, 1, 65535, 65525, 1, 65535, 65524, 1, 0, 65524, 1, 0, 65525, 1, 0, 65526, 1, 0, 65527, 1, 0, 65528, 1, 0, 65529, 1, 327679, 65515, 1, 327679, 65514, 1, 327679, 65513, 1, 262144, 65515, 1, 262144, 65514, 1, 262144, 65513, 1, 262144, 65512, 1, 327679, 65512, 1, 327679, 65511, 1, 262144, 65511, 1, 327679, 65509, 2, 327679, 65510, 2, 262144, 65509, 2, 262144, 65510, 2) } metadata/_editor_floor_ = Vector3(0, 0, 0) [node name="EndZone" parent="." instance=ExtResource("3_f41ff")] transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 6, -26) [node name="Sign" parent="." instance=ExtResource("4_ygj8e")] transform = Transform3D(-0.61009, 0, 0.792332, 0, 1, 0, -0.792332, 0, -0.61009, -1.07097, 1.71873, -2.59564) sign_text = "Now you have both kinds!" show_pole = true [node name="BaseCommand2" parent="." instance=ExtResource("5_e13ui")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.58846, 2.66601, -2.91549) command_name = "dash" command_sprite = ExtResource("7_7jmwn") [node name="BaseCommand4" parent="." instance=ExtResource("5_e13ui")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.20865, 2.66601, -2.68806) command_name = "jump" command_sprite = ExtResource("6_jhyls") [node name="BaseCommand3" parent="." instance=ExtResource("5_e13ui")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.87202, 3.23129, -2.91549) command_name = "dash" command_sprite = ExtResource("7_7jmwn") [editable path="ChronoManager"]