I am using Sprites for my games and at the moment...it is Display 640 X 480 With 16 colours
Every time I used this
OpenScreen(320, 200, 16, "Sprite Test")
but I get the error.....Why that?
Second questions.....TransparentSpriteColor(3,127) The character sprites of outside is grey box where the character of inside sprites is blue and when I move the sprites to left or right but how do I get rid of Grey bit round the character?


