174 lines
7.5 KiB
Plaintext
174 lines
7.5 KiB
Plaintext
[gd_scene load_steps=7 format=3 uid="uid://e3dmisrrgqq7"]
|
|
|
|
[ext_resource type="RallyRushGameMode" uid="uid://r8bx64rqumkl" path="res://rally_rush_game_mode.tres" id="1_p2wxn"]
|
|
[ext_resource type="Material" uid="uid://cfont63vhwa3y" path="res://grid_material.tres" id="2_dkg88"]
|
|
[ext_resource type="PackedScene" uid="uid://ceolgn0y2m6e4" path="res://key_pickup.tscn" id="3_j5pjd"]
|
|
|
|
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_whr25"]
|
|
rough = true
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_n0p5i"]
|
|
size = Vector3(100, 1, 100)
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_g4f08"]
|
|
size = Vector2(100, 100)
|
|
|
|
[node name="TestMap2" type="Level3D"]
|
|
game_mode_prototype = ExtResource("1_p2wxn")
|
|
|
|
[node name="Track" type="Node" parent="."]
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 0)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D6" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.5, 192.854)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D6"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D6"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D16" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 100, -0.5, 0)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D16"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D16"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D17" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 100, -0.5, 100)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D17"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D17"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D20" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 200, -0.5, 0)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D20"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D20"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D21" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 200, -0.5, 100)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D21"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D21"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D22" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 300, -0.5, 0)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D22"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D22"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D23" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 300, -0.5, 100)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D23"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D23"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D18" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 0.990452, 0.137859, 0, -0.137859, 0.990452, 0, 6.22643, 76.2629)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D18"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D18"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.499998, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="StaticBody3D19" type="StaticBody3D" parent="Track"]
|
|
transform = Transform3D(1, 0, 0, 0, 0.990452, 0.137859, 0, -0.137859, 0.990452, 100, 6.22643, 197.71)
|
|
physics_material_override = SubResource("PhysicsMaterial_whr25")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Track/StaticBody3D19"]
|
|
shape = SubResource("BoxShape3D_n0p5i")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Track/StaticBody3D19"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
material_override = ExtResource("2_dkg88")
|
|
mesh = SubResource("PlaneMesh_g4f08")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
transform = Transform3D(-1, 8.41198e-08, -2.38035e-08, 0, 0.27228, 0.962218, 8.74228e-08, 0.962218, -0.27228, -0.0725344, 23.9486, -1.67003)
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 0.160191, 0.987086, 0, -0.987086, 0.160191, 0, 11.4689, 0)
|
|
|
|
[node name="SpawnPoint3D" type="SpawnPoint3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.28211, 0)
|
|
|
|
[node name="CanvasLayer" type="GameUI" parent="."]
|
|
|
|
[node name="DebugInfo" type="Label" parent="CanvasLayer"]
|
|
offset_right = 293.0
|
|
offset_bottom = 276.0
|
|
|
|
[node name="KeyPickup" parent="." instance=ExtResource("3_j5pjd")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 28.4747, -3.8147e-06, 9.72178)
|
|
|
|
[node name="KeyPickup2" parent="." instance=ExtResource("3_j5pjd")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 190.995, 0, 90.7647)
|
|
|
|
[node name="KeyPickup3" parent="." instance=ExtResource("3_j5pjd")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 270.692, 1.52588e-05, -5.4676)
|