ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   World Event POI Active Animated pin question (https://www.esoui.com/forums/showthread.php?t=10255)

Masteroshi430 07/04/22 09:32 AM

World Event POI Active Animated pin question
 
There is something I don't understand about the World Event POI Active Animated pin:
It is clearly made of a regular texture and an animated pin underneath but is the pin indeed two pins or does one of the pin embeds the other or is there a 2nd texture in the animated pin data to display as an overlay?
:confused:

Code:

local overlayTexture, pulseTexture, glowTexture = GetPinTextureData(self, singlePinData.texture)

AlbinoPython 07/06/22 09:48 AM

It has been a while since I looked at the world event pins but I think the animation data is stored in the pin data attribute of the world event pin. I am not using all the same naming conventions as ESO but you can see in this link where I am using the pin data information to determine when to apply animations.


All times are GMT -6. The time now is 09:06 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI