Game Development Community

Sketch Tool

by Dewaldt · in General Discussion · 05/17/2012 (7:04 am) · 1 replies

Hi

I'd like to know if this is possible to make more than one "object" with the sketch tool and texture it? I have made 1 convex shape and texture that, now if I make another convex shape object and I want to texture that, the previous convex shape also apply the same textures as the new convex shape? I need to have different types of textures apply to each different convex shape I make, is this possible?

Help is very much appreciated

Thanks

#1
05/17/2012 (8:48 am)
I don't *think* so.

The Sketch tool is not intended to create usable game ready geometry, it's more for prototyping a layout that you or your artists use as a reference model to create the real shape.

That's not say though that with a little code rewriting to let the Sketch tool convex shapes make use of unique materials that it couldn't be done.