How to put fog to a map

From Platinum Arts Sandbox Free 3D Game Maker
Revision as of 12:34, 28 August 2010 by Owenisred (Talk | contribs) (Created page with 'Adding fog is very simple! simply hit the ` key (the one that is between Esc and tab) Now type fog X Where X is a value between 16 and 1000024 16 is maximum fog; yo…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Adding fog is very simple!


simply hit the ` key (the one that is between Esc and tab)

Now type


fog X


Where X is a value between 16 and 1000024

16 is maximum fog; you can't see anything basically

All done!

P.S. To change the fog colour, type

fogcolour X

Where X is the colour of the fog, in 0xRRGGBB format, where R is the Red value, G, Green and B, Blue