View Single Post
02-06-15, 09:02 AM   #5
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Hmmm. So with Pause() you can freeze the frame. Is there a way where you can set a rotation duration and pause it right before it ends?

I guess when the duration is over it will just Stop() itself.

There is OnFinished though. But I think that is to late.

Basically I want a smooth animation from A --> B and pause it right before it reaches B.

__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 02-06-15 at 09:13 AM.
  Reply With Quote