53 lines
2.9 KiB
Plaintext
53 lines
2.9 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://b1twlocviffui"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://7a2ma10hq0qa" path="res://scenes/PlatformA.tscn" id="1_p40sa"]
|
|
[ext_resource type="PackedScene" uid="uid://bnmtyc1kkt6ku" path="res://scenes/PlatformB.tscn" id="2_wxrkl"]
|
|
[ext_resource type="PackedScene" uid="uid://cc521i07ajufm" path="res://entities/SpawnPoint.tscn" id="3_sf7e8"]
|
|
[ext_resource type="PackedScene" uid="uid://0fxjod84sli" path="res://scenes/PlatformParts/heptagon_platform_medium.tscn" id="4_mhnm5"]
|
|
[ext_resource type="PackedScene" uid="uid://deod1xpjlgljl" path="res://scenes/PlatformParts/heptagon_platform_small.tscn" id="5_3ax6r"]
|
|
|
|
[node name="Level" type="Node3D"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.76534, 0, 5.93242)
|
|
|
|
[node name="Platforms" parent="." instance=ExtResource("1_p40sa")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.14317, 0, -7.62714)
|
|
|
|
[node name="Platforms2" parent="." instance=ExtResource("1_p40sa")]
|
|
transform = Transform3D(0.960162, 0, 0.279444, 0, 1, 0, -0.279444, 0, 0.960162, 8.23778, 0, -2.69178)
|
|
|
|
[node name="Platforms3" parent="." instance=ExtResource("2_wxrkl")]
|
|
transform = Transform3D(0.998982, 0, -0.0451189, 0, 1, 0, 0.0451189, 0, 0.998982, 7.95994, 0, -17.2561)
|
|
|
|
[node name="Platforms4" parent="." instance=ExtResource("2_wxrkl")]
|
|
transform = Transform3D(0.922066, 0, 0.387033, 0, 1, 0, -0.387033, 0, 0.922066, -5.98415, 0, -9.7244)
|
|
|
|
[node name="Platforms5" parent="." instance=ExtResource("1_p40sa")]
|
|
transform = Transform3D(0.923846, 0, -0.382764, 0, 1, 0, 0.382764, 0, 0.923846, 2.31558, 0, -23.054)
|
|
|
|
[node name="SpawnPoint" parent="." instance=ExtResource("3_sf7e8")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.08035, 0, -0.0552721)
|
|
|
|
[node name="SpawnPoint2" parent="." instance=ExtResource("3_sf7e8")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.21992, 0, -7.43863)
|
|
|
|
[node name="SpawnPoint3" parent="." instance=ExtResource("3_sf7e8")]
|
|
transform = Transform3D(0.998982, 0, -0.0451189, 0, 1, 0, 0.0451189, 0, 0.998982, 3.70248, 0, -22.6231)
|
|
|
|
[node name="Platforms6" parent="." instance=ExtResource("2_wxrkl")]
|
|
transform = Transform3D(0.886317, 0, -0.463079, 0, 1, 0, 0.463079, 0, 0.886317, 16.7673, 0, -9.85118)
|
|
|
|
[node name="SpawnPoint4" parent="." instance=ExtResource("3_sf7e8")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.6107, 0, -8.04518)
|
|
|
|
[node name="HeptagonPlatform" parent="." instance=ExtResource("4_mhnm5")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.28917, 0, -10.1963)
|
|
|
|
[node name="HeptagonPlatform2" parent="." instance=ExtResource("4_mhnm5")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.15056, 0, -9.08093)
|
|
|
|
[node name="HeptagonPlatform3" parent="." instance=ExtResource("5_3ax6r")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.78291, 0, -10.8037)
|
|
|
|
[node name="HeptagonPlatform4" parent="." instance=ExtResource("4_mhnm5")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.07311, 0, -10.3168)
|