Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, juanex, Grant), 1,018 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Fog doesn't work #189465
03/19/08 00:55
03/19/08 00:55
Joined: Dec 2007
Posts: 8
S
scrooge313 Offline OP
Newbie
scrooge313  Offline OP
Newbie
S

Joined: Dec 2007
Posts: 8
Hi,

I just want to use fog in my level. For that I used following code in main_function:
Code:
 d3d_fogcolor1.red = 10;
d3d_fogcolor1.green = 10;
d3d_fogcolor1.blue = 10;
fog_color = 1;

camera.fog_start = 20;
camera.fog_end = 550;



But it doens't work. Did I forget something to switch on the fog?

Regards,
scrooge313

Re: Fog doesn't work [Re: scrooge313] #189466
03/19/08 20:48
03/19/08 20:48
Joined: Mar 2003
Posts: 4,264
Wellington
Nems Offline

.
Nems  Offline

.

Joined: Mar 2003
Posts: 4,264
Wellington
If its added to your main it should work.
Show your main and lets get this sorted.


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1