Mystic Software Forums

Mystic Software => General Discussion => Topic started by: Burton_projects on June 25, 2006, 08:30:37 PM

Title: (no subject)
Post by: Burton_projects on June 25, 2006, 08:30:37 PM
Ok so I use 32x64 sprites but the problem is that There is always a white backround around it and sometimes it shows a different sprite behind and alittle above it. How do I fix it!!!
Title: (no subject)
Post by: Dude Man on June 25, 2006, 08:41:07 PM
You're using TK3 right? Make sure the background is totally white, like 255, 255, 255. Make sure you selected the transparent background on your animation as well and that the background is the same for all your sprites. Also make sure the Bitmap is the same size as the animation.
Title: (no subject)
Post by: Burton_projects on June 25, 2006, 09:07:20 PM
K ill try that