Quote:
Originally Posted by DustyPorViva
http://wiki.graal.net/index.php/Crea...uiDrawingPanel
However in v6 you can do things like draw polygons and apply filters. If you check out my old server upload I posted in the playerworld section you might find the script in there I made using this technique:
As you can see there are cons. It's a gui, so it's going to be drawn over all in-game elements like showimgs, and it might try to steal focus since it's being drawn over the entire screen. Also, since you're coordinating level positions like players to gui positions, it tends to be a frame behind the player, which can look sort of bad.
|
I saw that and was wondering where the script was because I was quite curious how you did it. It's kinda what i want to do but the light wouldnt completely cut out from the poly.. i would need to draw circles over those holes and apply a lesser darkness..
or.. apply lessed darkness where not cur out.. and then throw a slight darkness under it..