I'm looking for some assistance with ATL and specifically, doing a sweatdrop on a LiveComposite.
Code: Select all
image sweat:
contains:
linear 0 alpha 1.0
"sweatdrop.png"
easeout .55 yoffset 50
linear .5 alpha 0.0
"sweatdrop.png"
linear 0 yoffset 0
image MC Happy sweat = LiveComposite((500,500),(0,0), "MC Happy",(0,0),"sweat")Or if there is a better way to do this action, that would be great too!
Thank you for your time, regards.