Code: Select all
IfFalseAction6=[!MoveMeter 5 -55r "DividerRules"][!MoveMeter 5 -60r "Skeleton5"]
Code: Select all
IfFalseAction6=[!MoveMeter 5 -55r "DividerRules"][!MoveMeter 5 -60r "Skeleton5"]
Right, this is the greatest advantage of using relative position of meters. But same way you can realign meters, according to the size of a previous meter. And so on...DavidRGreen wrote: ↑June 12th, 2020, 1:50 am The best part of shifting everything to relative position, is moving meters gets a whole lot simplified.
Instead of moving 5 meters, I only have to move 2. Move the 'anchor' meter, and all the others follow along. 5 Bang statements become 2 Bang statements. Good value!Code: Select all
IfFalseAction6=[!MoveMeter 5 -55r "DividerRules"][!MoveMeter 5 -60r "Skeleton5"]