[gd_scene load_steps=8 format=3 uid="uid://csuk8r7oi24nd"] [ext_resource type="Environment" uid="uid://d31wkt76cft8k" path="res://resources/world_environment.tres" id="1_kc7fe"] [ext_resource type="CameraAttributesPractical" uid="uid://cjryeyord6xdd" path="res://resources/camera_attributes.tres" id="2_him0e"] [ext_resource type="PackedScene" uid="uid://2l6yoav44wsq" path="res://packed-scenes/survivor_female_a.tscn" id="3_5x0yq"] [ext_resource type="Material" uid="uid://dmiddiyswbqqx" path="res://resources/material/TCom_Sand_Muddy2.tres" id="3_w0uw1"] [ext_resource type="PackedScene" uid="uid://dkxuix3mccyo6" path="res://packed-scenes/bevel_hq_brick_2x_42.tscn" id="10_mogtl"] [sub_resource type="PlaneMesh" id="PlaneMesh_473ws"] material = ExtResource("3_w0uw1") size = Vector2(40, 40) [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_xxmje"] data = PackedVector3Array(10, 0, 10, -10, 0, 10, 10, 0, -10, -10, 0, 10, -10, 0, -10, 10, 0, -10) [node name="TestScene" type="Node3D"] [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = ExtResource("1_kc7fe") camera_attributes = ExtResource("2_him0e") [node name="Sun" type="DirectionalLight3D" parent="WorldEnvironment"] transform = Transform3D(1, 0, 0, 0, 0.605197, 0.796076, 0, -0.796076, 0.605197, -4.86868, 8.33126, 2.18251) shadow_enabled = true [node name="ReflectionProbe" type="ReflectionProbe" parent="WorldEnvironment"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 49.8991, 25.834, -30.0061) size = Vector3(10000, 10000, 1000) [node name="Ground" type="MeshInstance3D" parent="."] mesh = SubResource("PlaneMesh_473ws") [node name="StaticBody3D" type="StaticBody3D" parent="Ground"] [node name="CollisionShape3D" type="CollisionShape3D" parent="Ground/StaticBody3D"] shape = SubResource("ConcavePolygonShape3D_xxmje") [node name="Bricks" type="Node" parent="."] [node name="bevel-hq-brick-2x42" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -3) [node name="bevel-hq-brick-2x43" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.312757, 0, -3) [node name="bevel-hq-brick-2x44" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.628362, 0, -3) [node name="bevel-hq-brick-2x45" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.155682, 0.1, -3) [node name="bevel-hq-brick-2x46" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.474682, 0.1, -3) [node name="bevel-hq-brick-2x47" parent="Bricks" instance=ExtResource("10_mogtl")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.316636, 0.2, -3) [node name="characterLargeFemale" parent="." instance=ExtResource("3_5x0yq")] [node name="Camera3D" type="Camera3D" parent="."] transform = Transform3D(1, 0, 0, 0, 0.965926, 0.258819, 0, -0.258819, 0.965926, 0, 3, 6)