31 lines
1.7 KiB
Plaintext
31 lines
1.7 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://8v8wcdht4g1n"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://7a2ma10hq0qa" path="res://scenes/PlatformA.tscn" id="1_3vod7"]
|
|
[ext_resource type="PackedScene" uid="uid://bnmtyc1kkt6ku" path="res://scenes/PlatformB.tscn" id="2_1sjbn"]
|
|
[ext_resource type="PackedScene" uid="uid://cc521i07ajufm" path="res://entities/SpawnPoint.tscn" id="3_5fxgl"]
|
|
[ext_resource type="PackedScene" uid="uid://0fxjod84sli" path="res://scenes/PlatformParts/heptagon_platform_medium.tscn" id="4_tix3f"]
|
|
|
|
[node name="LotsaHoles" 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_3vod7")]
|
|
transform = Transform3D(0.856951, 0, 0.515397, 0, 1, 0, -0.515397, 0, 0.856951, -0.673425, 0, 1.59883)
|
|
|
|
[node name="SpawnPoint" parent="." instance=ExtResource("3_5fxgl")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.60433, 0, 0.463968)
|
|
|
|
[node name="Platforms2" parent="." instance=ExtResource("2_1sjbn")]
|
|
transform = Transform3D(0.923739, 0, -0.383022, 0, 1, 0, 0.383022, 0, 0.923739, -10.2072, 0, -10.4223)
|
|
|
|
[node name="Platforms3" parent="." instance=ExtResource("1_3vod7")]
|
|
transform = Transform3D(0.817256, 0, 0.576275, 0, 1, 0, -0.576275, 0, 0.817256, 8.80868, 0, -7.00391)
|
|
|
|
[node name="SpawnPoint2" parent="." instance=ExtResource("3_5fxgl")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.45146, 0, -7.63975)
|
|
|
|
[node name="HeptagonPlatform" parent="." instance=ExtResource("4_tix3f")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.819961, 0, -5.89795)
|
|
|
|
[node name="SpawnPoint3" parent="." instance=ExtResource("3_5fxgl")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.31, 0, -10.3338)
|