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.
Dark Tunnels
- Leo_V117
- Support Team
- Posts: 1640
- Joined: February 16th, 2010, 8:00 pm
- Name: Leo
- IRC Username: Leo_V117
- Location: That one place...
- Contact:
Re: Dark Tunnels
Colors are set in RGB. Each "0" represents an amount of a certain color, for example:
/watercolour 255 0 0 0 0 makes red water.
/watercolour 0 255 0 0 0 makes green water.
/watercolour 0 0 255 0 0 makes blue water.
so combining each value makes a different color. Experiment with it, make one number lower than 255, make another higher than 0, See what you get.
/watercolour 255 0 0 0 0 makes red water.
/watercolour 0 255 0 0 0 makes green water.
/watercolour 0 0 255 0 0 makes blue water.
so combining each value makes a different color. Experiment with it, make one number lower than 255, make another higher than 0, See what you get.
Game Projects
Sandbox Tools
-
- 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: Dark Tunnels
I actually used /watercolour 10 30 20 and it made green....
But I'll try your tip out! Thnx!

But I'll try your tip out! Thnx!

Want a user bar like this one? PM Leo!
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Dark Tunnels
Makes me want to put npcs in the water and turn it red muahhahaha.

Want a user bar like this one? PM Leo
- Leo_V117
- Support Team
- Posts: 1640
- Joined: February 16th, 2010, 8:00 pm
- Name: Leo
- IRC Username: Leo_V117
- Location: That one place...
- Contact:
Re: Dark Tunnels
Yeah, too bad there isnt a way to turn selected areas of water red. I really want an area that looks as if its filled with blood.
Game Projects
Sandbox Tools
-
- 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: Dark Tunnels
I was just thinking that myself!!
It's a little disappointing, but maybe there is a way, and we just don't know about it?
*shrugs*
Anyway, I could just make the water black, for DT and then that would be that!

It's a little disappointing, but maybe there is a way, and we just don't know about it?

Anyway, I could just make the water black, for DT and then that would be that!

Want a user bar like this one? PM Leo!
- Leo_V117
- Support Team
- Posts: 1640
- Joined: February 16th, 2010, 8:00 pm
- Name: Leo
- IRC Username: Leo_V117
- Location: That one place...
- Contact:
Re: Dark Tunnels
No, Green, Dark tunnels, any water you find in a tunnel would be green.
Game Projects
Sandbox Tools
-
- 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: Dark Tunnels
well it'd definitely have to be a dirty green... I don't like just doing 255 and getting a solid green... Or I could do a brown... 


Want a user bar like this one? PM Leo!