View Single Post
09/22/15, 10:30 AM   #2
t31os
AddOn Author - Click to view addons
Join Date: Jun 2015
Posts: 26
Originally Posted by Godzynon View Post
I would very much like to see an addon that, with a keybind toggle, puts a transparent map overlay over your field of vision. This way, you can see where you are running without the permanence of a minimap, and in a larger view too, while being able to observe where you are going

The map would operate as a normal map does, showing your character pin moving along it.

The transparency, size, and keybind toggle would be customizable.
Wouldn't it just be easier to add a toggle to one of the existing minimaps?

AUIs minimap has size and opacity options already and is customizable, though size is limited to 600x600 max, i'm sure you could just edit the addon to allow larger values.

EDIT: The max map size(width and height) is defined in a constant in AUI, it would be a case of editing one line to increase the allowed size.

Last edited by t31os : 09/22/15 at 10:40 AM.
  Reply With Quote