Game Development Community

image map filterPad question

by Rich Marinaccio · in Torque Game Builder · 08/13/2009 (2:12 pm) · 0 replies

Ok, I've done some searching on the forums, and I'm having trouble understanding something. I would like my imagemaps for my tiles to be efficient from the getgo. My question is, if I use the filterPad option on my imagemap, does it create the extra width automatically, or do I have to draw the actual pad myself?

If I want my final packing to be 128*128 size frames, do I simply make 126*126 frames side by side and not worry about the rest? Do I have to make room?