MWLLFlowNodes:SetAmbientTemp
From MechWarrior: Living Legends Wiki
Revision as of 18:37, 3 August 2017 by Unbroken (talk | contribs) (Created page with "{{MWLLFlowNode| | Image = File:SetAmbientTemp.png | Name =SetAmbientTemp | {{FlowIn|AmbientTemperature|Float|Temperature which will be set on unit}} {{FlowIn|LocalConducti...")
SetAmbientTemp is the MWLL Flowgraph Node setting temperature (it won't be visible as "ext" (external) in HUD, only cause Core temperature to raise)
Examples
- Add Area -> Shape
- Set it's height to desired level - for Mechs 20 should work well
- Add Entity -> Triggers -> AreaTrigger
- Select AreaShape, below Target box click "Pick", click on the AreaTrigger
- Select AreaTrigger, click "Create" Flow Graph
- Create flowgraph as follows:
Note: Remember to have flowgraph MultiPlayer Options as ClientOnly (set by default) - otherwise it won't work.