19.12.2013, 16:37
Does texturing an object count as creating an object?
Like:
CreateObject(...);
SetObjectMaterial(...);
Does that count as two objects like when you use the remove object function?
Like:
CreateObject(...);
SetObjectMaterial(...);
Does that count as two objects like when you use the remove object function?