Dominos
Dominos copied to clipboard
Set position with x/y coordinates for action bars.
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.
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)