[gd_scene load_steps=7 format=3 uid="uid://c62s1jmtgajjk"] [ext_resource type="PackedScene" uid="uid://dsalxxq3xs842" path="res://rts_game_mode.tscn" id="1_4nchg"] [ext_resource type="Environment" uid="uid://cnfk8yrvklysq" path="res://Environments/default_environment.tres" id="2_jq6bw"] [ext_resource type="PackedScene" uid="uid://pme230qx1377" path="res://GameObjects/unit.tscn" id="3_wl7wm"] [sub_resource type="NavigationMesh" id="NavigationMesh_8a2j6"] vertices = PackedVector3Array(-4.5, 0.4, -4.5, -4.5, 0.4, 4.5, 4.5, 0.4, 4.5, 4.5, 0.4, -4.5) polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)] geometry_parsed_geometry_type = 1 geometry_collision_mask = 4294967289 [sub_resource type="BoxShape3D" id="BoxShape3D_ubt1u"] size = Vector3(10, 0.1, 10) [sub_resource type="PlaneMesh" id="PlaneMesh_hohcb"] size = Vector2(10, 10) [node name="TestLevel" type="Level3D"] game_mode_prototype = ExtResource("1_4nchg") [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = ExtResource("2_jq6bw") [node name="NavigationRegion3D" type="NavigationRegion3D" parent="WorldEnvironment"] navigation_mesh = SubResource("NavigationMesh_8a2j6") [node name="StaticBody3D" type="StaticBody3D" parent="WorldEnvironment/NavigationRegion3D"] collision_layer = 5 [node name="CollisionShape3D" type="CollisionShape3D" parent="WorldEnvironment/NavigationRegion3D/StaticBody3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.05, 0) shape = SubResource("BoxShape3D_ubt1u") [node name="MeshInstance3D" type="MeshInstance3D" parent="WorldEnvironment/NavigationRegion3D/StaticBody3D"] mesh = SubResource("PlaneMesh_hohcb") skeleton = NodePath("../../../..") [node name="DirectionalLight3D" type="DirectionalLight3D" parent="WorldEnvironment"] transform = Transform3D(-0.030678, -0.932282, 0.36043, 0, 0.360599, 0.932721, -0.999529, 0.028614, -0.0110625, 0, 1.28927, 0) light_color = Color(1, 0.926667, 0.78, 1) [node name="Unit" parent="." instance=ExtResource("3_wl7wm")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.7165, 1.8999e-07, 3.29106)