96
edits
m |
|||
| Line 1: | Line 1: | ||
[[Category:Trigger Types]][[Category:Trigger-Like Triggers]] | [[Category:Trigger Types]][[Category:Trigger-Like Triggers]] | ||
EventOnCapeLength Triggers constantly check whether LocalDude's scarf has grown to be at least a certain length, and when it does then they activate some other Trigger. | EventOnCapeLength Triggers constantly check whether [[Dude|LocalDude]]'s scarf has grown to be at least a certain length, and when it does then they activate some other Trigger. | ||
It judges this based on how long the scarf currently "looks", not how long it "actually is/will look" : as in, if you just triggered something to increase your cape length from 0 to 30 (default maximum), EventOnCapeLength will not trigger its effects until the scarf actually finishes growing to the longest possible length on your screen. (may still need testing - it MIGHT only check scarf length every few seconds, and the few times it's been tested, the check has mostly happened at the same time the scarf finished growing) | It judges this based on how long the scarf currently "looks", not how long it "actually is/will look" : as in, if you just triggered something to increase your cape length from 0 to 30 (default maximum), EventOnCapeLength will not trigger its effects until the scarf actually finishes growing to the longest possible length on your screen. (may still need testing - it MIGHT only check scarf length every few seconds, and the few times it's been tested, the check has mostly happened at the same time the scarf finished growing) | ||