Hi,
I have just purchased your wonderful asset, absolutely amazing!
I do have a problem though, I try to make a wall with some cutouts for windows. Since the windows can appear anywhere (generated dynamically) I've created a sprite for the window-hole with tk2d CutoutVertexColor, and place it over the wall which have tk2d SolidVertexColor.
Unfortunately nothing happens, no hole no matter how I change the z-order/sorting orders. What am I missing?
Is it also possible to cutout only the wall, and have a room sprite behind it, which doesn't get cut out?
Thanks in advance!