Game Development Community

Decal Cliping Mask

by Jacob Dankovchik · in Torque 3D Professional · 08/29/2011 (4:03 pm) · 0 replies

I noticed today that this simply wasn't working, regardless of what I set the value of the clipping mask to in the script datablock, it wouldn't mask properly. Checked the code, the addField for initPersistFields was never added. Tossed that in there and sure enough, everything works just fine.