2021-08-12 18:47:07 +02:00
|
|
|
[gd_scene load_steps=3 format=2]
|
2021-08-10 19:10:01 +02:00
|
|
|
|
|
|
|
[ext_resource path="res://test_props/MeshDataInstance.tres" type="PropData" id=1]
|
2021-08-12 18:47:07 +02:00
|
|
|
[ext_resource path="res://debug/FreeLookCamera.gd" type="Script" id=2]
|
2021-08-10 19:10:01 +02:00
|
|
|
|
|
|
|
[node name="Spatial" type="Spatial"]
|
|
|
|
|
|
|
|
[node name="PropInstanceMerger" type="PropInstanceMerger" parent="."]
|
|
|
|
prop_data = ExtResource( 1 )
|
2021-08-12 18:47:07 +02:00
|
|
|
lod_reduction_distance_squared = 800.0
|
2021-08-10 19:10:01 +02:00
|
|
|
|
|
|
|
[node name="Camera" type="Camera" parent="."]
|
|
|
|
transform = Transform( 1, 0, 0, 0, 0.828911, 0.559381, 0, -0.559381, 0.828911, 2.65264, 3.23164, 6.30864 )
|
2021-08-12 18:47:07 +02:00
|
|
|
script = ExtResource( 2 )
|
2021-08-10 19:10:01 +02:00
|
|
|
|
|
|
|
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
|
|
|
transform = Transform( 1, 0, 0, 0, 0.823889, 0.566751, 0, -0.566751, 0.823889, 0, 2.11892, 3.32613 )
|
2021-08-11 19:20:26 +02:00
|
|
|
visible = false
|
2021-08-10 19:10:01 +02:00
|
|
|
light_energy = 0.904
|