I want to create a dark room effect and when the character switch on the light,it will bright the room otherwise when character switch off the light the room become dark or black screen effect..how can i make it?
i weak on scripting..i hope you all can guide me through it.
THX.
This has been asked many times before, please try the forum search.
In general, you can either
-use a semi-transparent black or blueish non-clickable GUI
-change background frames and object sprites
-use TintScreen(?)
A fourth option would be to create a 256 color game and change the palette directly.
So that's mean it's only works on 256 color game display only,right?
The first three methods should work with any color depth.
Oh..sorry mate,i didn't notice it's a 4th option :P
besides,it's already works now..
THX.