No edit summary |
m (Pywikibot 10.3.1) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|name = Wait Ticks | |name = Wait Ticks | ||
|luaId = wait | |luaId = wait | ||
|description = Pauses execution of the behavior until 1 or more ticks later | |description = Pauses execution of the behavior until 1 or more ticks later (5 ticks=1 second) | ||
|category = Flow | |category = Flow | ||
|icon = Wait.png | |icon = Wait.png | ||
|explaination = Will pause the current behavior for the specified number of game ticks. There are 5 game ticks per second | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Time | |argsName1 = Time |