[gd_scene load_steps=6 format=3 uid="uid://datin7yogkbf3"] [ext_resource type="Material" uid="uid://bjhdc2pxcui3" path="res://content/cardboard_material.tres" id="1_64ce8"] [ext_resource type="PackedScene" uid="uid://ctu0cdqcefrwg" path="res://prefabs/player.tscn" id="2_k3l6b"] [ext_resource type="PackedScene" uid="uid://b1l8fvlceolf8" path="res://content/enemies/enemy.tscn" id="3_1edqv"] [sub_resource type="NavigationMesh" id="NavigationMesh_qn8f1"] vertices = PackedVector3Array(-169.26, 0.02, -115.898, -169.26, 0.02, 59.6022, 77.9896, 0.02, 59.6022, 77.9896, 0.02, -115.898) polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)] cell_height = 0.01 [sub_resource type="BoxShape3D" id="BoxShape3D_jbkga"] size = Vector3(248.301, 1, 176.535) [node name="TestScene" type="Node3D"] [node name="Player" parent="." instance=ExtResource("2_k3l6b")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0230917, 0, -0.0855939) [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] transform = Transform3D(0.951466, 0.283282, -0.120267, 0.221829, -0.360404, 0.906036, 0.213319, -0.888741, -0.405752, 0, 39.7095, 0) light_energy = 0.0 shadow_enabled = true shadow_opacity = 0.46 directional_shadow_pancake_size = 12.9 [node name="Enemy" parent="." instance=ExtResource("3_1edqv")] transform = Transform3D(-0.294991, 0, -0.9555, 0, 1, 0, 0.9555, 0, -0.294991, 7.75343, 0, 4.05556) [node name="Enemy2" parent="." instance=ExtResource("3_1edqv")] transform = Transform3D(-0.294991, 0, -0.9555, 0, 1, 0, 0.9555, 0, -0.294991, 7.75343, 0, -1.44918) [node name="Enemy3" parent="." instance=ExtResource("3_1edqv")] transform = Transform3D(-0.294991, 0, -0.9555, 0, 1, 0, 0.9555, 0, -0.294991, 7.75343, 0, -8.40638) [node name="Enemy4" parent="." instance=ExtResource("3_1edqv")] transform = Transform3D(-0.294991, 0, -0.9555, 0, 1, 0, 0.9555, 0, -0.294991, 11.7836, -4.76837e-07, -1.21838) [node name="Enemy5" parent="." instance=ExtResource("3_1edqv")] transform = Transform3D(-0.294991, 0, -0.9555, 0, 1, 0, 0.9555, 0, -0.294991, 12.7053, 0, 4.63715) [node name="NavigationRegion3D" type="NavigationRegion3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0230917, 0, -0.0855939) navigation_mesh = SubResource("NavigationMesh_qn8f1") [node name="StaticBody3D" type="StaticBody3D" parent="NavigationRegion3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -45.6099, -0.5, -28.1303) [node name="CollisionShape3D" type="CollisionShape3D" parent="NavigationRegion3D/StaticBody3D"] shape = SubResource("BoxShape3D_jbkga") [node name="CSGBox3D" type="CSGBox3D" parent="NavigationRegion3D/StaticBody3D"] material_override = ExtResource("1_64ce8") size = Vector3(248.301, 1, 176.535)