96 lines
4.3 KiB
Text
96 lines
4.3 KiB
Text
[gd_scene load_steps=7 format=3 uid="uid://dl5w8rbk60gwm"]
|
|
|
|
[ext_resource type="Script" uid="uid://c8ywa33v3jq7t" path="res://board.gd" id="1_tgj2k"]
|
|
[ext_resource type="PackedScene" uid="uid://bkaa4sl1n2f5w" path="res://piece/wall.tscn" id="2_s4for"]
|
|
[ext_resource type="PackedScene" uid="uid://bghr6ew34loyb" path="res://piece/ball.tscn" id="3_pphtv"]
|
|
[ext_resource type="PackedScene" uid="uid://cnjmu3qesbndk" path="res://piece/player.tscn" id="4_lac8a"]
|
|
[ext_resource type="PackedScene" uid="uid://uf8vnylfqal1" path="res://piece/goal.tscn" id="5_p20hb"]
|
|
[ext_resource type="PackedScene" uid="uid://bxgv16ue166pp" path="res://piece/player_barrier.tscn" id="6_s4for"]
|
|
|
|
[node name="Level1" type="Node3D"]
|
|
script = ExtResource("1_tgj2k")
|
|
metadata/_custom_type_script = "uid://c8ywa33v3jq7t"
|
|
|
|
[node name="Wall" parent="." instance=ExtResource("2_s4for")]
|
|
|
|
[node name="Wall2" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0.6, 0.5)
|
|
|
|
[node name="Wall3" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.6, 0.5)
|
|
|
|
[node name="Wall4" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.6, 0.5)
|
|
|
|
[node name="Wall5" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.6, 0.5)
|
|
|
|
[node name="Wall6" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.6, 0.5)
|
|
|
|
[node name="Wall7" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.6, 0.5)
|
|
|
|
[node name="Wall10" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.600054, 4.5)
|
|
|
|
[node name="Wall11" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0.6, 4.5)
|
|
|
|
[node name="Wall12" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.6, 4.5)
|
|
|
|
[node name="Wall13" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.6, 4.5)
|
|
|
|
[node name="Wall14" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5, 0.6, 4.5)
|
|
|
|
[node name="Wall15" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0.6, 4.5)
|
|
|
|
[node name="Wall16" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.6, 4.5)
|
|
|
|
[node name="Wall8" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.6, 1.5)
|
|
|
|
[node name="Wall9" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.6, 2.5)
|
|
|
|
[node name="Wall17" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5, 0.6, 3.5)
|
|
|
|
[node name="Wall23" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.6, 2.5)
|
|
|
|
[node name="Wall25" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.6, 3.5)
|
|
|
|
[node name="Wall24" parent="." instance=ExtResource("2_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.6, 1.5)
|
|
|
|
[node name="Ball" parent="." instance=ExtResource("3_pphtv")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.3, 1.5)
|
|
|
|
[node name="Player" parent="." instance=ExtResource("4_lac8a")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 1, 1.5)
|
|
|
|
[node name="Goal2" parent="." instance=ExtResource("5_p20hb")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 0, 1.5)
|
|
|
|
[node name="PlayerBarrier" parent="." instance=ExtResource("6_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5, 0.5, 3.5)
|
|
|
|
[node name="PlayerBarrier2" parent="." instance=ExtResource("6_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.5, 2.5)
|
|
|
|
[node name="PlayerBarrier3" parent="." instance=ExtResource("6_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.5, 1.5)
|
|
|
|
[node name="PlayerBarrier4" parent="." instance=ExtResource("6_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 0.5, 2.5)
|
|
|
|
[node name="PlayerBarrier5" parent="." instance=ExtResource("6_s4for")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0.5, 3.5)
|