Data:Instruction:Check Altitude: Difference between revisions

From Desynced Wiki
No edit summary
m (Pywikibot 10.3.1)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|name = Check Altitude
|name = Check Altitude
|luaId = check_altitude
|luaId = check_altitude
|description = Divert program depending on location of a unit
|description = Divert program depending on location of a unit or coordinate
|category = Unit
|category = Unit
|icon = Compare Values.png
|icon = Compare Values.png
|explaination = Branches execution based on the altitude of the unit. Defaults to the unit the behavior is equipped on
<img image="Main/textures/behaviors/check_altitude.png"/>
Optional parameter <hl>Target</> can specify a different unit to check. As extra pin becomes available for when the unit is not visible to you
|argsType1 = Input
|argsType1 = Input
|argsName1 = Unit
|argsName1 = Target
|argsDescription1 = The unit to check for (if not self)
|argsDescription1 = The unit or coordinate to check for (if not self)
|argsDataType1 = entity
|argsDataType1 = coord
|argsType2 = Exec
|argsType2 = Exec
|argsName2 = Valley
|argsName2 = Valley
|argsDescription2 = Where to continue if the unit is in a valley
|argsDescription2 = Where to continue if the unit or coordinate is in a valley
|argsDataType2 =  
|argsDataType2 =  
|argsType3 = Exec
|argsType3 = Exec
|argsName3 = Plateau
|argsName3 = Plateau
|argsDescription3 = Where to continue if the unit is on a plateau
|argsDescription3 = Where to continue if the unit or coordinate is on a plateau
|argsDataType3 =  
|argsDataType3 =  
|argsType4 =  
|argsType4 =  

Latest revision as of 07:08, 12 August 2025

Redirect to: