169 lines
8.9 KiB
Plaintext
169 lines
8.9 KiB
Plaintext
[gd_scene load_steps=10 format=2]
|
|
|
|
[ext_resource path="res://Level/Objects/Wall.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://Level/Objects/LongBuilding.tscn" type="PackedScene" id=2]
|
|
[ext_resource path="res://Level/Objects/SmallBuilding.tscn" type="PackedScene" id=3]
|
|
[ext_resource path="res://Player/Player.tscn" type="PackedScene" id=4]
|
|
|
|
[sub_resource type="PlaneMesh" id=1]
|
|
size = Vector2( 500, 500 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
albedo_color = Color( 0.537255, 0.741176, 0.517647, 1 )
|
|
|
|
[sub_resource type="ConcavePolygonShape" id=3]
|
|
data = PoolVector3Array( 250, 0, 250, -250, 0, 250, 250, 0, -250, -250, 0, 250, -250, 0, -250, 250, 0, -250 )
|
|
|
|
[sub_resource type="ProceduralSky" id=4]
|
|
|
|
[sub_resource type="Environment" id=5]
|
|
background_mode = 2
|
|
background_sky = SubResource( 4 )
|
|
|
|
[node name="Fortaleza" type="Spatial"]
|
|
|
|
[node name="Navigation" type="Navigation" parent="."]
|
|
|
|
[node name="NavigationMeshInstance" type="NavigationMeshInstance" parent="Navigation"]
|
|
|
|
[node name="Ground" type="MeshInstance" parent="Navigation/NavigationMeshInstance"]
|
|
mesh = SubResource( 1 )
|
|
material/0 = SubResource( 2 )
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="Navigation/NavigationMeshInstance/Ground"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="Navigation/NavigationMeshInstance/Ground/StaticBody"]
|
|
shape = SubResource( 3 )
|
|
|
|
[node name="Walls" type="Spatial" parent="Navigation/NavigationMeshInstance"]
|
|
editor/display_folded = true
|
|
|
|
[node name="Wall" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, 0 )
|
|
|
|
[node name="Wall2" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, 10 )
|
|
|
|
[node name="Wall3" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, 20 )
|
|
|
|
[node name="Wall4" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, -10 )
|
|
|
|
[node name="Wall5" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, -20 )
|
|
|
|
[node name="Wall6" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, -30 )
|
|
|
|
[node name="Wall7" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, -40 )
|
|
|
|
[node name="Wall8" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, 30 )
|
|
|
|
[node name="Wall9" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 35, 0, 40 )
|
|
|
|
[node name="Wall10" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -44.8466, 0, 44.213 )
|
|
|
|
[node name="Wall16" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -49.1376, 0, 40.1174 )
|
|
|
|
[node name="Wall32" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -32.2944, 0, 82.5998 )
|
|
|
|
[node name="Wall33" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -29.2944, 0, 91.5998 )
|
|
|
|
[node name="Wall34" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -26.2944, 0, 100.6 )
|
|
|
|
[node name="Wall35" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -23.2944, 0, 109.6 )
|
|
|
|
[node name="Wall36" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -20.2944, 0, 118.6 )
|
|
|
|
[node name="Wall17" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -49.1376, 0, 30.1174 )
|
|
|
|
[node name="Wall29" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.819152, 0, -0.573576, 0, 1, 0, 0.573576, 0, 0.819152, -46.1376, 0, 20.1174 )
|
|
|
|
[node name="Wall30" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.819152, 0, -0.573576, 0, 1, 0, 0.573576, 0, 0.819152, -40.1376, 0, 12.1174 )
|
|
|
|
[node name="Wall31" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -37.1376, 0, 4.1174 )
|
|
|
|
[node name="Wall18" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.819152, 0, 0.573576, 0, 1, 0, -0.573576, 0, 0.819152, -52.1376, 0, 21.1174 )
|
|
|
|
[node name="Wall19" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.819152, 0, 0.573576, 0, 1, 0, -0.573576, 0, 0.819152, -58.1376, 0, 13.1174 )
|
|
|
|
[node name="Wall20" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.819152, 0, 0.573576, 0, 1, 0, -0.573576, 0, 0.819152, -64.1376, 0, 5.1174 )
|
|
|
|
[node name="Wall21" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.906308, 0, -0.422618, 0, 1, 0, 0.422618, 0, 0.906308, -64.1376, 0, -3.8826 )
|
|
|
|
[node name="Wall22" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.906308, 0, -0.422618, 0, 1, 0, 0.422618, 0, 0.906308, -60.1376, 0, -12.8826 )
|
|
|
|
[node name="Wall23" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.906308, 0, -0.422618, 0, 1, 0, 0.422618, 0, 0.906308, -56.1376, 0, -21.8826 )
|
|
|
|
[node name="Wall24" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.906308, 0, -0.422618, 0, 1, 0, 0.422618, 0, 0.906308, -52.1376, 0, -30.8826 )
|
|
|
|
[node name="Wall26" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -0.819152, 0, -0.573576, 0, 1, 0, 0.573576, 0, -0.819152, -47.1376, 0, -30.8826 )
|
|
|
|
[node name="Wall27" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -0.819152, 0, -0.573576, 0, 1, 0, 0.573576, 0, -0.819152, -42.1376, 0, -22.8826 )
|
|
|
|
[node name="Wall28" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -0.819152, 0, -0.573576, 0, 1, 0, 0.573576, 0, -0.819152, -37.1376, 0, -14.8826 )
|
|
|
|
[node name="Wall25" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.906308, 0, -0.422618, 0, 1, 0, 0.422618, 0, 0.906308, -52.1376, 0, -30.8826 )
|
|
|
|
[node name="Wall11" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -34.8466, 0, 44.213 )
|
|
|
|
[node name="Wall12" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, -24.8466, 0, 44.213 )
|
|
|
|
[node name="Wall15" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -4.37114e-008, 0, 1, 0, 1, 0, -1, 0, -4.37114e-008, 31.1534, 0, 44.213 )
|
|
|
|
[node name="Wall13" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( 0.5, 0, 0.866025, 0, 1, 0, -0.866025, 0, 0.5, -15.8466, 0, 46.213 )
|
|
|
|
[node name="Wall14" parent="Navigation/NavigationMeshInstance/Walls" instance=ExtResource( 1 )]
|
|
transform = Transform( -0.5, 0, 0.866025, 0, 1, 0, -0.866025, 0, -0.5, 22.1534, 0, 46.213 )
|
|
|
|
[node name="LongBuilding" parent="Navigation/NavigationMeshInstance" instance=ExtResource( 2 )]
|
|
|
|
[node name="LongBuilding2" parent="Navigation/NavigationMeshInstance" instance=ExtResource( 2 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 15, 0, 74 )
|
|
|
|
[node name="SmallBuilding" parent="Navigation/NavigationMeshInstance" instance=ExtResource( 3 )]
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource( 5 )
|
|
|
|
[node name="DirectionalLight" type="DirectionalLight" parent="WorldEnvironment"]
|
|
transform = Transform( 0.965926, 0.212012, -0.148453, 0, 0.573576, 0.819152, 0.258819, -0.79124, 0.554032, 0, 0, 0 )
|
|
shadow_enabled = true
|
|
|
|
[node name="Player" parent="." instance=ExtResource( 4 )]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0 )
|
|
body_nodepath = NodePath("Body")
|
|
animation_nodepath = NodePath("WalkAnimationPlayer")
|
|
ui_nodepath = NodePath("HUD")
|
|
camera_nodepath = NodePath("Camera")
|