Thread: MoveAnything 2
View Single Post
06-14-14, 01:33 PM   #1
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
MoveAnything 2

Started to working in this project yesterday, it's gonna be a complete rewrite of MoveAnything.
However it's gonna be much more smarter, faster and efficient.

You can find the code of the alpha project here:

https://github.com/Resike/MoveAnything2

Currently we only have Slash Commands: I feel the hate.

"/maf 'framename'" - Attach the frame, get ready for moving and stuff.
"/maf move" - Move the frame under the cursor.
"/maf resetall" - Reset every frame to default position.

On unlocked frames, you can:

Move - Left Mouse Button
Resize in the 4 corner - Left Mouse Button
Release the frame - Right Mouse Button
Reset the frame - Middle Mouse Button
Change alpha - Mouse Wheel Up/Down
Toggle hide frame - Ctrl + Left Mouse Button

You can fully modify, not just Frames, but Textures and FontStings too.
Proper support for other frame types incoming soon.

Last edited by Resike : 07-01-14 at 08:29 AM.
  Reply With Quote