PDA

View Full Version : Removing Instancing/Instanced properties


B1lancer
11-07-2009, 09:00 PM
I'm sure this is something really simple, I am developing a model for use in a game, anyway the game the engine doesn't support instancing and I had assumed that when I exported into the games own format the instancing would be removed (as it isn't supported). But it remained and thus an error occurred.

How can I removed the instance property from the objects and make them their own objects?

Many thanks for any help,

Regards, Jack

Perversonality
11-07-2009, 09:27 PM
If it's Max then select each instance and hit the "Make unique" button immediately under the stack in modify tab

B1lancer
11-07-2009, 09:46 PM
Yes it is MAX, sorry I forgot to mention that.

That was exactly what I was looking for,

Many thanks,

Jack