No edit summary |
m (Pywikibot 10.3.1) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|category = Flow | |category = Flow | ||
|icon = Unlocked.png | |icon = Unlocked.png | ||
|explaination = By default, behaviors will run one instruction per tick. Unlock will allow multiple instructions to execute within one tick until it hits a wait instruction, the end of the behavior, or an instruction that takes time to execute such as a Synchronous <hl>Move Unit</> instruction. If more than 1000 instructions are executed in one tick then the behavior controller will crash at that location | |||
|argsType1 = | |argsType1 = | ||
|argsName1 = | |argsName1 = | ||
Line 52: | Line 53: | ||
|argsDescription11 = | |argsDescription11 = | ||
|argsDataType11 = | |argsDataType11 = | ||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Unlock | |name=Unlock | ||
}}</noinclude> | }}</noinclude> |