Hello,
I've been reading through the Wiki and trying various things, but I can't work out how to make a map dark. I can change the sky to black, but the grass (or other) textures of everything remain bright. Is there a way to make everything darker? As if it were night?
Thanks.
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Darkness
- GR1M
- Support Team

- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Darkness
Just make a light, place it any where you want and type via command prompt.
Code: Select all
/calclight 
Want a user bar like this one? PM Leo
- esequiel14
- Member

- Posts: 191
- Joined: September 15th, 2009, 4:17 am
- Location: TX.
Re: Darkness
type /fogcolour 1 1 1 that will make the map darker
check out my video tutorials and sandbox coolest maps in http://www.youtube.com/user/Esequiel14
Re: Darkness
Thanks for the responses.
Neither of those worked though.
I know about placing a light, but all it seems to do it brighten, if I put it to 0 0 0, it just does nothing, it doesn't make it blacker/darker.
And the fog thing didn't do anything at all.
Neither of those worked though.
I know about placing a light, but all it seems to do it brighten, if I put it to 0 0 0, it just does nothing, it doesn't make it blacker/darker.
And the fog thing didn't do anything at all.
-
arcones
- Support Team

- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: Darkness
Once in edit mode, press Esc and click 'New Light' change the values to whatever you want and hit spawn. You won't see any light. Hit F3 and click 'Quick light'
If it isn't dark after that, make sure all your shaders and all the graphics features are ON.
If it isn't dark after that, make sure all your shaders and all the graphics features are ON.

Want a user bar like this one? PM Leo!
Re: Darkness
Also press L that turn the light on and off after you change the light (F3)
Firstspace the attack Progress. 
Maps=
finishing the town of hisal map.
Models and textures
Just started finding these.
Menus, script's and other stuff.
Maps=
Models and textures
Menus, script's and other stuff.
Re: Darkness
That seems to have worked, thanks
