[gd_scene load_steps=3 format=3 uid="uid://ddx678te8glnm"] [ext_resource type="PackedScene" uid="uid://cxdkngh6fo5p7" path="res://scenes/player.tscn" id="1_866nb"] [sub_resource type="WorldBoundaryShape2D" id="WorldBoundaryShape2D_4tes5"] distance = -12.7355 [node name="Game" type="Node2D"] [node name="Player" parent="." instance=ExtResource("1_866nb")] position = Vector2(1, 0) [node name="Camera2D" type="Camera2D" parent="."] position = Vector2(3, -37) zoom = Vector2(4, 4) [node name="StaticBody2D" type="StaticBody2D" parent="."] [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2(3, 30) shape = SubResource("WorldBoundaryShape2D_4tes5")