Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[CS:DE] Making the Fogs Work


jcsnider
 Share

Recommended Posts

@Eltony:

> Synergy i get it but how o.o? i open it up and click cmbMoral then i see the code.```
> Private Sub cmbMoral_Change()
>  
>   Exit Sub
> End Sub
> ```

You have to edit the "List" in the cmbMoral's properties. Not the code.
Link to comment
Share on other sites

  • 2 months later...
Can someone tell me how to invert the direction of the fog ( I want it to go from topleft to bottomright, and not from bottomright to topleft )

[EDIT] Nvm, fixed it myself, in the MapProperties I even added FogVelocity, FogDirection, Fog Size(if 256x256 it will be animated and if it's 800x600 it'll stay still [that will help me alot with the dungeon dark fog or Sun Rays])  Thanks for the help, if anyone was trying.
Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...