#dynamic group with resizing icons and levels

1 messages · Page 1 of 1 (latest)

rustic topaz
#

Hello, since I don't know where to turn, I'll try here.
I would like to create a dynamic group with several special properties.

  1. In the dynamic group, the next object should always be BEHIND the previous object, ideally the object in front should cover the object behind it, although both objects are transparent. This can also be achieved by reversing the order, but this leads to problems with positioning.
  2. I would like the objects to become smaller and smaller in the ranking order. Object one 64, object two 52, object three 40, etc.

Basically I would like to recreate the ancient addon Elementarist ( https://www.curseforge.com/wow/addons/elementarist ) with WA

CurseForge

Elemental shaman spell rotation helper
1.2M Downloads | Addons

rustic topaz
#

dynamic group with resizing icons and levels

novel talon
#

!hekiliaddon

supple coveBOT
novel talon
#

as for the question in general, you can look into custom grow, custom sort (if you expand the code block you get a help button in the bottom left) and the wiki article for "editing aura regions"

rustic topaz
#

Addons like hekili unfortunately do not offer me the necessary configurability that I need.
i realize that i must to solve it via customcode. i just don't understand how.
I have found an old WA, which unfortunately no longer works, but I can't figure out how to implement my request.
https://gist.github.com/scockram/860b07b73763235fcc114c1f97365713

Gist

Custom Grow. GitHub Gist: instantly share code, notes, and snippets.

novel talon
#

Click the "help" button in the custom grow code block to get a link to the wiki article for it