Customizing a table prop
You can change the width and height of the default table prop by going to More Settings > Table. You can also replace it with your own model by replacing the table.obj
file in the props
folder with your own OBJ
file.
Note
Your file must be triangulated (contain only triangles) and be in the OBJ format.
Sub-mesh structure
To make sure there's no deformation, your mesh must have the following structure:
The names of the sub-meshes must be:
table_Base_NorthEast
table_Base_North
table_Base_NorthWest
table_Base_East
table_Base_Center
table_Base_West
table_Base_SouthEast
table_Base_South
table_Base_SouthWest
table_Top_NorthEast
table_Top_North
table_Top_NorthWest
table_Top_East
table_Top_Center
table_Top_West
table_Top_SouthEast
table_Top_South
table_Top_SouthWest
Important
If you change this structure, deformation can affect your prop.