Added spawnpoints to DM1

feature-rocketlauncher
unfa 2021-12-31 23:05:44 +01:00
parent 2383bb4b79
commit 1f8bb1858b
1 changed files with 36 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=35 format=3 uid="uid://b7txmrrvh1q4e"]
[gd_scene load_steps=36 format=3 uid="uid://b7txmrrvh1q4e"]
[ext_resource type="PackedScene" uid="uid://cbh6i7mi0aqjs" path="res://Map.tscn" id="1_5amr5"]
[ext_resource type="PackedScene" uid="uid://k4alrsehhfbc" path="res://Assets/Maps/DM1/DM1.glb" id="2_ov63e"]
@ -18,6 +18,7 @@
[ext_resource type="Material" uid="uid://dc80o7nutveai" path="res://Assets/Materials/Maps/Dev/Dev_Brown.tres" id="15_m803q"]
[ext_resource type="Material" uid="uid://dcsw5jjbi8fmp" path="res://Assets/Materials/Maps/Dev/Dev_DarkViolet.tres" id="16_kkkke"]
[ext_resource type="Texture2D" uid="uid://pnh872qjk0oy" path="res://Assets/Effects/Flame.png" id="19_irh18"]
[ext_resource type="PackedScene" uid="uid://n3ktc2gomi2p" path="res://Assets/MapComponents/SpawnPoint.tscn" id="19_ixjne"]
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x751a"]
points = PackedVector3Array(0.273373, 32.0947, 0.273373, -0.294675, -32.0947, -0.294675, -0.294675, 32.0947, -0.294675, 0.273373, -32.0947, 0.273373)
@ -663,7 +664,40 @@ enable_shadows = true
ambient_color = Color(1, 1, 1, 1)
[node name="SpawnPoint1" parent="SpawnPoints" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5, 0)
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -1, -21, 6)
[node name="SpawnPoint2" parent="SpawnPoints" index="1" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -9, -21, 26)
[node name="SpawnPoint4" parent="SpawnPoints" index="2" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -3, -35, 18)
[node name="SpawnPoint5" parent="SpawnPoints" index="3" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 6.53553, -30, 31.5355)
[node name="SpawnPoint6" parent="SpawnPoints" index="4" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(1.19209e-07, 0, -1, 0, 1, 0, 1, 0, 1.19209e-07, 10.0208, -29, 21.0503)
[node name="SpawnPoint7" parent="SpawnPoints" index="5" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(1, 0, 1.62921e-07, 0, 1, 0, -1.62921e-07, 0, 1, 35.0208, -19, 27.0502)
[node name="SpawnPoint8" parent="SpawnPoints" index="6" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(-2.06632e-07, 0, 1, 0, 1, 0, -1, 0, -2.06632e-07, 38.4208, -19, 0.0502465)
[node name="SpawnPoint9" parent="SpawnPoints" index="7" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, 23.9116, -28, -15.0406)
[node name="SpawnPoint10" parent="SpawnPoints" index="8" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(-0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, -0.707107, 19.0936, -36, -25.3439)
[node name="SpawnPoint11" parent="SpawnPoints" index="9" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, -1.50822, -38, -11.6782)
[node name="SpawnPoint12" parent="SpawnPoints" index="10" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(-0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, -0.707107, -6.17512, -34, -25.3961)
[node name="SpawnPoint3" parent="SpawnPoints" index="11" instance=ExtResource( "19_ixjne" )]
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 31.0506, -30, 11.0406)
[editable path="Geometry/DM1"]
[editable path="SpecialCollision/KillFloor"]