Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-11-09, 10:37 PM   #1
Dgrimes
A Black Drake
 
Dgrimes's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 89
Animations on unit frame elements

Is it possible to add animations to textures of a unit frame with a scripted shader?

Edit: Never mind figured it out.

Edit2: Seems it wont autoloop... is that normal?

Edit3: It seems like even with my lockout code the animation is always re-starting itself when the frame updates.

The code I am using is if not anim:IsPlaying() then anim:Play() else return; end
__________________
What was is, what will be was.

Last edited by Dgrimes : 05-11-09 at 11:42 PM.
  Reply With Quote
 

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » Animations on unit frame elements


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off