From 721197ae1d264fbddca7bd8b1e37e5f838fbe6e0 Mon Sep 17 00:00:00 2001 From: stilobique-i7 Date: Tue, 25 May 2021 17:38:50 +0200 Subject: [PATCH] Change table LOD default mesh --- assets/props/table/sm_table.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/props/table/sm_table.tscn b/assets/props/table/sm_table.tscn index 6331859..ee5f60a 100644 --- a/assets/props/table/sm_table.tscn +++ b/assets/props/table/sm_table.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=2] -[ext_resource path="res://assets/props/table/sm_table_lod1.mesh" type="ArrayMesh" id=1] +[ext_resource path="res://assets/props/table/sm_table_lod2.mesh" type="ArrayMesh" id=1] [node name="sm_table" type="Spatial"]