Does anybody (I'm sure someone does,) know how to make a scene where the screen is black except in a small circle? I tried using a giant SPSCALEed sprite, but it looked bad. Is there another way?
like this? you pick a background color, then make a circle, then paint (not fill) the circle. you should also be able to change the transparency and z coor.
i think i may be wrong about making it transparent. you could make a custom srite circle (make one 32X32) then change the scale it will look cleaner than a 16x16. i do know that sprites can be made transparent (0-255 0 being clear and 255 solid and any degree in-between). you also can move that circle around seeing it is a sprite.