Difference between revisions of "MWLL Flowgraph Nodes"
From MechWarrior: Living Legends Wiki
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
* [[MWLLFlowNodes:VectorDistance|VectorDistance]] | * [[MWLLFlowNodes:VectorDistance|VectorDistance]] | ||
* [[MWLLFlowNodes:Velocity|Velocity]] | * [[MWLLFlowNodes:Velocity|Velocity]] | ||
+ | |||
+ | ==See Also== | ||
+ | * [[Sandbox 2]] | ||
+ | * [[Terrain Control Tutorial for Mappers|Terrain Control Mapping Tutorial]] | ||
==External Links== | ==External Links== | ||
* [http://wiki.crymod.com/index.php/Creating_a_Flowgraph Creating a Flowgraph guide] | * [http://wiki.crymod.com/index.php/Creating_a_Flowgraph Creating a Flowgraph guide] | ||
* [http://wiki.crymod.com/index.php/Category:Flowgraph_Samples Sample Flowgraphs for Crysis] | * [http://wiki.crymod.com/index.php/Category:Flowgraph_Samples Sample Flowgraphs for Crysis] | ||
+ | |||
+ | {{Navbox FlowNodes}} | ||
[[Category:Mapping]] | [[Category:Mapping]] | ||
− | [[Category: | + | [[Category:FlowNodes]] |
Latest revision as of 19:16, 3 August 2017
MWLL Flowgraph Nodes are additional Flowgraph nodes available in Sandbox 2 Editor for crysis. These can be used to set up various MWLL specific variables.
Available nodes:
- DirectMechInput
- Explosion
- ResetAmbientTemp
- SetAmbientTemp
- SetGlobalAmbientTemp
- SetMapAeroDynamics
- Stopwatch
- StringConcat
- VectorDistance
- Velocity