InfluenceMapSystem
Documents the InfluenceMapSystem class and its functions.
Invoking InfluenceMapSystem
ims = Game.InfluenceMapSystem()Sub-functions
SetSearchValue
SetSearchValue(position : Vector4, radius : Float);SetSearchValueLerp
SetSearchValueLerp(position : Vector4, radius : Float, minValue : Float, maxValue : Float);SetSearchValueSquad
SetSearchValueSquad(position : Vector4, radius : Float, owner : ref:gamePuppet);Last updated