Props godet, make all LOD and update scene with this new object
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -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
|
||||
File diff suppressed because one or more lines are too long
@@ -2,21 +2,21 @@
|
||||
|
||||
importer="scene"
|
||||
type="PackedScene"
|
||||
path="res://.import/godet.gltf-9f2acbe14a7dd350dc5e05f72994fb02.scn"
|
||||
path="res://.import/sm_godet_lod0.gltf-727376d6c673bb64dac97da7e428db66.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/props/godet/godet.gltf"
|
||||
dest_files=[ "res://.import/godet.gltf-9f2acbe14a7dd350dc5e05f72994fb02.scn" ]
|
||||
source_file="res://assets/props/godet/sm_godet_lod0.gltf"
|
||||
dest_files=[ "res://.import/sm_godet_lod0.gltf-727376d6c673bb64dac97da7e428db66.scn" ]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Spatial"
|
||||
nodes/root_type="ArrayMesh"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/root_scale=1.0
|
||||
nodes/custom_script=""
|
||||
nodes/storage=0
|
||||
nodes/use_legacy_names=true
|
||||
nodes/use_legacy_names=false
|
||||
materials/location=1
|
||||
materials/storage=0
|
||||
materials/keep_on_reimport=false
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user