godot-puzzle/level/squeeze_00.tscn
2026-09-07 22:32:07 -04:00

163 lines
7.1 KiB
Text

[gd_scene format=3 uid="uid://dgm0abpacn3ty"]
[ext_resource type="Script" uid="uid://c8ywa33v3jq7t" path="res://board.gd" id="1_8lm7g"]
[ext_resource type="PackedScene" uid="uid://cnjmu3qesbndk" path="res://piece/player.tscn" id="2_6d1oy"]
[ext_resource type="PackedScene" uid="uid://bghr6ew34loyb" path="res://piece/ball.tscn" id="3_h86ij"]
[ext_resource type="PackedScene" uid="uid://uf8vnylfqal1" path="res://piece/goal.tscn" id="4_6f4n5"]
[ext_resource type="PackedScene" uid="uid://bkaa4sl1n2f5w" path="res://piece/wall.tscn" id="5_up8kx"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_h86ij"]
resource_local_to_scene = true
albedo_color = Color(0.92629945, 2.7193873e-06, 3.85046e-07, 1)
[sub_resource type="SphereMesh" id="SphereMesh_6f4n5"]
resource_local_to_scene = true
material = SubResource("StandardMaterial3D_h86ij")
radius = 0.3
height = 0.6
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_up8kx"]
resource_local_to_scene = true
albedo_color = Color(0.92629945, 2.7193873e-06, 3.85046e-07, 1)
[sub_resource type="SphereMesh" id="SphereMesh_3h4qd"]
resource_local_to_scene = true
material = SubResource("StandardMaterial3D_up8kx")
radius = 0.3
height = 0.6
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_gwsbg"]
resource_local_to_scene = true
albedo_color = Color(0.92629945, 2.7193873e-06, 3.85046e-07, 1)
[sub_resource type="SphereMesh" id="SphereMesh_k61m4"]
resource_local_to_scene = true
material = SubResource("StandardMaterial3D_gwsbg")
radius = 0.3
height = 0.6
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_stq3l"]
resource_local_to_scene = true
albedo_color = Color(0.92629945, 2.7193873e-06, 3.85046e-07, 1)
[sub_resource type="SphereMesh" id="SphereMesh_8y7vm"]
resource_local_to_scene = true
material = SubResource("StandardMaterial3D_stq3l")
radius = 0.3
height = 0.6
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_pau7c"]
resource_local_to_scene = true
albedo_color = Color(0.92629945, 2.7193873e-06, 3.85046e-07, 1)
[sub_resource type="SphereMesh" id="SphereMesh_hwxao"]
resource_local_to_scene = true
material = SubResource("StandardMaterial3D_pau7c")
radius = 0.3
height = 0.6
[node name="Level1" type="Node3D" unique_id=682180621]
script = ExtResource("1_8lm7g")
metadata/_custom_type_script = "uid://c8ywa33v3jq7t"
[node name="Player" parent="." unique_id=14506250 instance=ExtResource("2_6d1oy")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 1, 2.5)
[node name="Ball" parent="." unique_id=1058865414 instance=ExtResource("3_h86ij")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.3, 2.5)
mesh = SubResource("SphereMesh_6f4n5")
[node name="Ball2" parent="." unique_id=771973641 instance=ExtResource("3_h86ij")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.3, 5.5)
mesh = SubResource("SphereMesh_3h4qd")
index = 4
[node name="Ball4" parent="." unique_id=1326211963 instance=ExtResource("3_h86ij")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.3, 4.5)
mesh = SubResource("SphereMesh_k61m4")
index = 2
[node name="Ball5" parent="." unique_id=1779306547 instance=ExtResource("3_h86ij")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.3, 3.5)
mesh = SubResource("SphereMesh_8y7vm")
index = 1
[node name="Ball3" parent="." unique_id=703155459 instance=ExtResource("3_h86ij")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.3, 4.5)
mesh = SubResource("SphereMesh_hwxao")
index = 3
[node name="Goal" parent="." unique_id=1402799070 instance=ExtResource("4_6f4n5")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.057544, 5.5)
[node name="Wall" parent="." unique_id=1346788363 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.600054, 6.5)
[node name="Wall2" parent="." unique_id=1043565710 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.600054, 6.5)
[node name="Wall3" parent="." unique_id=1193454538 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.600054, 5.5)
[node name="Wall4" parent="." unique_id=1547864667 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.600054, 6.5)
[node name="Wall5" parent="." unique_id=1419139155 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.600054, 5.5)
[node name="Wall6" parent="." unique_id=518270262 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.600054, 5.5)
[node name="Wall7" parent="." unique_id=2142880059 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.600054, 6.5)
[node name="Wall8" parent="." unique_id=8635365 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.600054, 4.5)
[node name="Wall9" parent="." unique_id=1708492450 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.600054, 0.5)
[node name="Wall15" parent="." unique_id=825544029 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.600054, 1.5)
[node name="Wall16" parent="." unique_id=1554944111 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.600054, 0.5)
[node name="Wall23" parent="." unique_id=335836773 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.600054, 0.5)
[node name="Wall17" parent="." unique_id=1845202234 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0.600054, 0.5)
[node name="Wall18" parent="." unique_id=1561529744 instance=ExtResource("5_up8kx")]
[node name="Wall19" parent="." unique_id=1713372882 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.600054, 2.5)
[node name="Wall24" parent="." unique_id=31200297 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.600054, 1.5)
[node name="Wall20" parent="." unique_id=1850705672 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.600054, 4.5)
[node name="Wall21" parent="." unique_id=821396292 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.600054, 3.5)
[node name="Wall22" parent="." unique_id=1999216569 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0.600054, 4.5)
[node name="Wall25" parent="." unique_id=735140296 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.600054, 4.5)
[node name="Wall26" parent="." unique_id=555022921 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.600054, 3.5)
[node name="Wall27" parent="." unique_id=1813784575 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.600054, 2.5)
[node name="Wall28" parent="." unique_id=930023664 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.600054, 2.5)
[node name="Wall29" parent="." unique_id=1550146605 instance=ExtResource("5_up8kx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.600054, 3.5)