Props godet, make all LOD and update scene with this new object
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://assets/props/godet/sm_godet_lod1.mesh" type="ArrayMesh" id=1]
|
||||
|
||||
[node name="sm_godet" type="Spatial"]
|
||||
|
||||
[node name="sm_godet_lod1" type="MeshInstance" parent="."]
|
||||
use_in_baked_light = true
|
||||
mesh = ExtResource( 1 )
|
||||
material/0 = null
|
||||
Reference in New Issue
Block a user