Game Development Community

Scrollers always have white borders?

by Dave Calabrese · in Torque Game Builder · 12/08/2006 (12:54 pm) · 2 replies

Every time I add a scroller object to my scene, it has this thick white borders around it! So you'll see the object scroll by... then a thick white bar... then the object, etc. It does this with all graphics I add in... doesn't seem to be anything in the docs mentioning this... any thoughts?

#1
12/08/2006 (1:02 pm)
Make the dimensions of the image powers of 2.

That fixes it for everyone.
#2
12/08/2006 (6:11 pm)
Ah, thank you guys for asking and answering that question. That had been bugging me as well. This should probably be explained somewhere in the reference doc.