View Single Post
06/09/14, 03:07 PM   #7
Froali
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 13
Hard to tell without more information about controlToAnim. Start debugging with testing if controlToAnim is nil.
If it's not validate it actually has a method named "GetAlpha" (use zgoo AddOn!). Maybe it's not a control or a descendant of control.
  Reply With Quote