NO DISTINCTION BETWEEN PREVIEW MESH AND IN-GAME MESH

Instancing isn’t really worth bothering with unless you have a large number of similar meshes. Say, more than 100 ( very rough amount ).

Spawning doesn’t give you instances, just adding instances gives you instances, which you’re doing in the construction script.

1 Like