rex_anchor_mod
Introduction
Position objects relative to the size of the window.
Position objects relative to the size of the window.
Usage
Set once
Sample capx
This behavior is modified from official anchor behavior, but it will only set the position of sprite when window size changed, if "Set once" is "Yes". i.e "Set once" to "No" will set the position of this sprite every tick, like official anchor behavior.
In "Set once" mode, "Condition:On anchored" will be triggered if position changed. User could shift the position under this condition.
Sample capx
This behavior is modified from official anchor behavior, but it will only set the position of sprite when window size changed, if "Set once" is "Yes". i.e "Set once" to "No" will set the position of this sprite every tick, like official anchor behavior.
In "Set once" mode, "Condition:On anchored" will be triggered if position changed. User could shift the position under this condition.