How to create a Scroller?
by Jason Walters · in Torque X Platformer Kit · 11/19/2008 (6:16 pm) · 2 replies
I can't seem to find any info on how to actually create a Scroller. Can someone point me to a tutorial or possibly tell me where it is in the documentation?
If I try to convert a material, i get an error:
"The size of this image is not a power of 2..."
If I try to convert a material, i get an error:
"The size of this image is not a power of 2..."
Torque Owner Zilla
Power of 2 means each side must be 2, 4, 8, 16, 32, 64, 128, 256, 512, or 1024 pixels long.