Replace growler mesh with a lod setup

This commit is contained in:
stilobique-i7
2021-05-24 23:53:23 +02:00
parent 3da68d1af0
commit 3b6a70596e
15 changed files with 2519 additions and 212 deletions
+10
View File
@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://assets/props/growler/sm_growler_lod1.mesh" type="ArrayMesh" id=1]
[node name="sm_growler" type="Spatial"]
[node name="sm_growler_lod1" type="MeshInstance" parent="."]
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null