[gd_scene load_steps=10 format=4 uid="uid://diss5ty7548p3"] [ext_resource type="PackedScene" uid="uid://0j0320rcnxo7" path="res://scenes/crate.tscn" id="1_8ekmb"] [ext_resource type="Script" path="res://scripts/scene_manager.gd" id="1_mpwqj"] [ext_resource type="PackedScene" uid="uid://dbgc24hrbtvxm" path="res://scenes/player.tscn" id="2_dlxtb"] [ext_resource type="Texture2D" uid="uid://dj70wmrhdo67v" path="res://assets/graphics/environment/Terrain (32x32).png" id="2_o4xfa"] [ext_resource type="PackedScene" uid="uid://csewven6s5npw" path="res://scenes/trigger.tscn" id="3_t3xge"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_8ejyg"] texture = ExtResource("2_o4xfa") texture_region_size = Vector2i(32, 32) 0:0/0 = 0 1:0/0 = 0 2:0/0 = 0 4:0/0 = 0 6:0/0 = 0 7:0/0 = 0 9:0/0 = 0 10:0/0 = 0 12:0/0 = 0 13:0/0 = 0 15:0/0 = 0 0:1/0 = 0 1:1/0 = 0 2:1/0 = 0 4:1/0 = 0 6:1/0 = 0 7:1/0 = 0 9:1/0 = 0 10:1/0 = 0 12:1/0 = 0 13:1/0 = 0 15:1/0 = 0 16:1/0 = 0 0:2/0 = 0 1:2/0 = 0 2:2/0 = 0 4:2/0 = 0 6:3/0 = 0 7:3/0 = 0 9:3/0 = 0 10:3/0 = 0 12:3/0 = 0 13:3/0 = 0 15:3/0 = 0 16:3/0 = 0 0:4/0 = 0 1:4/0 = 0 2:4/0 = 0 4:4/0 = 0 6:4/0 = 0 7:4/0 = 0 9:4/0 = 0 10:4/0 = 0 12:4/0 = 0 13:4/0 = 0 15:4/0 = 0 16:4/0 = 0 [sub_resource type="TileSet" id="TileSet_cs2mx"] tile_size = Vector2i(32, 32) sources/0 = SubResource("TileSetAtlasSource_8ejyg") [sub_resource type="RectangleShape2D" id="RectangleShape2D_byea1"] [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_nl2iw"] [node name="World" type="Node2D"] [node name="SceneManager" type="Node" parent="."] unique_name_in_owner = true script = ExtResource("1_mpwqj") [node name="TileMapLayer" type="TileMapLayer" parent="."] tile_map_data = PackedByteArray("AAASAAwAAAAAAAAAAAATAAwAAAABAAAAAAAUAAwAAAACAAAAAAAQAAwAAAAEAAQAAAAPAA4AAAAEAAQAAAANAA8AAAAEAAQAAAA=") tile_set = SubResource("TileSet_cs2mx") [node name="Platform" type="StaticBody2D" parent="."] position = Vector2(528, 395) scale = Vector2(1.48, 1) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Platform"] shape = SubResource("RectangleShape2D_byea1") [node name="Platform4" type="StaticBody2D" parent="."] position = Vector2(496, 459) scale = Vector2(1.4, 1) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Platform4"] shape = SubResource("RectangleShape2D_byea1") [node name="Platform5" type="StaticBody2D" parent="."] position = Vector2(432, 491) scale = Vector2(1.44, 1) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Platform5"] shape = SubResource("RectangleShape2D_byea1") [node name="Platform2" type="StaticBody2D" parent="."] position = Vector2(624, 395) scale = Vector2(4.68, 1) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Platform2"] shape = SubResource("RectangleShape2D_byea1") [node name="Platform3" type="StaticBody2D" parent="."] position = Vector2(728, 383) rotation = -0.701015 scale = Vector2(3.16, 1) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Platform3"] shape = SubResource("RectangleShape2D_byea1") [node name="Floor" type="StaticBody2D" parent="."] position = Vector2(535, 511) metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="Floor"] shape = SubResource("WorldBoundaryShape2D_nl2iw") [node name="CharacterBody2D" parent="." groups=["player"] instance=ExtResource("2_dlxtb")] position = Vector2(650, 362) [node name="Camera2D" type="Camera2D" parent="CharacterBody2D"] [node name="Area2D" parent="." instance=ExtResource("3_t3xge")] position = Vector2(739, 500) [node name="RigidBody2D" parent="." groups=["pushables"] instance=ExtResource("1_8ekmb")] position = Vector2(605, 327) [node name="RigidBody2D3" parent="." groups=["pushables"] instance=ExtResource("1_8ekmb")] position = Vector2(648, 268) [node name="RigidBody2D2" parent="." groups=["pushables"] instance=ExtResource("1_8ekmb")] position = Vector2(718, 331) [node name="BoxTrapTarget" type="Node2D" parent="."] position = Vector2(693, 306)