What add-ons work with iTorque?
by Michael Ruhm · in Torque Game Builder · 03/03/2010 (4:35 pm) · 3 replies
Hey everyone, I was looking for the add-ons that work with iTGB. I know the Kart Kit is one. I wish they had a list so we could make it easy pickings. Thanks for any help you can give.
#3
03/05/2010 (7:34 am)
Usually size, resolution, and format. You should also make sure that it fits in a power of two ratio so that it doesn't use significantly more memory. That's one of the gotchas that I often see. People run out of texture memory because it is being bumped up to the next PoT and taking up significantly more than they anticipated. Do this with multiple images, and there will definitely be problems.
Associate David Montgomery-Blake
David MontgomeryBlake