Dominos

Dominos

19M Downloads

Set position with x/y coordinates for action bars.

shocker13 opened this issue ยท 1 comments

commented

Not sure if it was already requested, but It would've been nice to have an option to set position with x/y coordinates for every single bar. For example when you need to move all action bars for the same distance to the left or to the right etc.

commented

It has been requested in the past, for the moment you only have something like this:

/run Dominos.Frame:ForFrame('extra', 'SetAndSaveFramePosition', point, x, y)

/run Dominos.Frame:ForFrame('1-10', 'SetAndSaveFramePosition', point, x, y)