41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
[gd_scene format=3 uid="uid://7iooamjot1tg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ct70bpbca8one" path="res://scenes/local_player.tscn" id="1_y4ph1"]
|
|
|
|
[sub_resource type="ImageTexture" id="ImageTexture_3vyb7"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_u8vuu"]
|
|
albedo_texture = SubResource("ImageTexture_3vyb7")
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_1cgct"]
|
|
size = Vector2(100, 100)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_1cgct"]
|
|
size = Vector3(100, 0.01, 100)
|
|
|
|
[node name="map_0" type="Node3D" unique_id=1710628675]
|
|
|
|
[node name="net_stats_label" type="NetStatsLabel" parent="." unique_id=1821474986]
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -152.0
|
|
offset_right = 369.0
|
|
grow_vertical = 0
|
|
vertical_alignment = 2
|
|
|
|
[node name="terrain" type="MeshInstance3D" parent="." unique_id=1474127252]
|
|
material_override = SubResource("StandardMaterial3D_u8vuu")
|
|
mesh = SubResource("PlaneMesh_1cgct")
|
|
|
|
[node name="static_body_3d" type="StaticBody3D" parent="terrain" unique_id=203785193]
|
|
|
|
[node name="collision_shape_3d" type="CollisionShape3D" parent="terrain/static_body_3d" unique_id=1466526153]
|
|
shape = SubResource("BoxShape3D_1cgct")
|
|
|
|
[node name="player" parent="." unique_id=1910472598 instance=ExtResource("1_y4ph1")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.4560637, 0)
|
|
|
|
[node name="directional_light_3d" type="DirectionalLight3D" parent="." unique_id=793524416]
|
|
transform = Transform3D(1, 0, 0, 0, 0.7274598, 0.6861503, 0, -0.6861503, 0.7274598, -5.1267624, 3.3997262, 3.715582)
|