Fog settings and Region

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!

Re: Fog settings and Region

Postby D'Lanor » Tue May 11, 2010 6:20 am

Yes, that is all correct.

As for the Alcscript, with the current numbering in your Python file the parameters would go here:

Code: Select all
Region_FogChange:
[..]
        actions:
          - type: pythonfile
            name: FogChangePythonFileMod
            pythonfile:
                file: <NameOfPythonFile>    # without '.py' extension
                parameters:
                  - type: activator
                    ref: logicmod:logicMod_Enter
                  - type: activator
                    ref: logicmod:logicMod_Exit
                  - type: int
                    value: -20
                  - type: int
                    value: 100
                  - type: float
                    value: 1.0
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Fog settings and Region

Postby tachzusamm » Tue May 11, 2010 7:49 am

Oh. Aha. Yes, this way it makes sense. :)

Thank you, D'Lanor, I will give it a try.


EDIT: Yes, it works well and seamless. 8-)
User avatar
tachzusamm
 
Posts: 575
Joined: Thu May 29, 2008 2:03 am
Location: Germany

Previous

Return to Building

Who is online

Users browsing this forum: No registered users and 1 guest

cron