Replace stool b with a LOD setup

This commit is contained in:
stilobique-i7
2021-05-25 17:39:21 +02:00
parent 9f65d6eeef
commit 51e94757c5
15 changed files with 2523 additions and 225 deletions
File diff suppressed because one or more lines are too long
@@ -2,21 +2,21 @@
importer="scene"
type="PackedScene"
path="res://.import/stool b.gltf-5776469b872ece03917c6c18f246c4b8.scn"
path="res://.import/sm_stool_2_lod0.gltf-4f859ff5e29e612c39f793aad872ffb0.scn"
[deps]
source_file="res://assets/props/stool b/stool b.gltf"
dest_files=[ "res://.import/stool b.gltf-5776469b872ece03917c6c18f246c4b8.scn" ]
source_file="res://assets/props/stool b/sm_stool_2_lod0.gltf"
dest_files=[ "res://.import/sm_stool_2_lod0.gltf-4f859ff5e29e612c39f793aad872ffb0.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.
+10
View File
@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://assets/props/stool b/sm_stool_2_lod1.mesh" type="ArrayMesh" id=1]
[node name="sm_stool_b" type="Spatial"]
[node name="sm_stool_2_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