[gd_scene format=3 uid="uid://djdxpwrmlrsp8"] [ext_resource type="Script" uid="uid://p1cehbl26s6s" path="res://ChatAvatars/CatSlimes/cat_world.gd" id="1_dk8qt"] [ext_resource type="Script" uid="uid://dlnv6wo7uxlks" path="res://ChatAvatars/CatSlimes/chat_avatar_commands.gd" id="2_dk8qt"] [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_nv0qy"] [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_xf7jw"] normal = Vector2(1, 0) [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_6ii2h"] normal = Vector2(-1, 0) [node name="CatWorld" type="Node2D" unique_id=1301842669] script = ExtResource("1_dk8qt") [node name="WorldBoundries" type="Node2D" parent="." unique_id=1127747425] [node name="Floor" type="StaticBody2D" parent="WorldBoundries" unique_id=746537539] unique_name_in_owner = true position = Vector2(0, 1080) [node name="CollisionShape2D" type="CollisionShape2D" parent="WorldBoundries/Floor" unique_id=1495679580] shape = SubResource("WorldBoundaryShape2D_nv0qy") [node name="WallLeft" type="StaticBody2D" parent="WorldBoundries" unique_id=29767851] unique_name_in_owner = true [node name="CollisionShape2D" type="CollisionShape2D" parent="WorldBoundries/WallLeft" unique_id=1050813646] shape = SubResource("WorldBoundaryShape2D_xf7jw") [node name="WallRight" type="StaticBody2D" parent="WorldBoundries" unique_id=662355024] unique_name_in_owner = true position = Vector2(1920, 0) [node name="CollisionShape2D" type="CollisionShape2D" parent="WorldBoundries/WallRight" unique_id=1255895407] shape = SubResource("WorldBoundaryShape2D_6ii2h") [node name="ChatAvatarCommands" type="Node" parent="." unique_id=361194247 node_paths=PackedStringArray("avatars")] unique_name_in_owner = true script = ExtResource("2_dk8qt") avatars = NodePath("../Avatars") [node name="Avatars" type="Node2D" parent="." unique_id=2073654203] unique_name_in_owner = true