Returned missing scenes
This commit is contained in:
17
godot/astream/terrain/details/power-pole.tscn
Normal file
17
godot/astream/terrain/details/power-pole.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://astream/terrain/details/power-pole.gltf" type="PackedScene" id=1]
|
||||
|
||||
[node name="power-pole" type="Spatial"]
|
||||
|
||||
[node name="LOD" type="LOD" parent="."]
|
||||
|
||||
[node name="0" type="Spatial" parent="LOD"]
|
||||
lod_range = 80.0
|
||||
|
||||
[node name="MergeGroup" type="MergeGroup" parent="LOD/0"]
|
||||
|
||||
[node name="power-pole" parent="LOD/0/MergeGroup" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="1" type="Spatial" parent="LOD"]
|
||||
visible = false
|
||||
Reference in New Issue
Block a user