Template:O FuncMoveLinear: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{minititle|FuncMoveLinear}} | {{minititle|FuncMoveLinear}} | ||
{{O|OnFullyOpen| | {{O|OnFullyOpen|ac-is-this=1|Fired when the brush reaches the end position (''starting position + (move direction * move distance)'').}} | ||
{{O|OnFullyClosed| | {{O|OnFullyClosed|ac-is-this=1|Fired when the brush reaches the starting position.}}<noinclude> | ||
[[Category:Output Templates|FuncMoveLinear]] | [[Category:Output Templates|FuncMoveLinear]] | ||
</noinclude> | </noinclude> |
Latest revision as of 04:21, 20 May 2025
FuncMoveLinear:
- OnFullyOpen
- !activator = !caller = this entity
Fired when the brush reaches the end position (starting position + (move direction * move distance)).
- OnFullyClosed
- !activator = !caller = this entity
Fired when the brush reaches the starting position.