View Single Post
Old 2011-12-24, 04:02   Link #919
raiki
Junior Member
 
Join Date: Dec 2011
Hi everyone, new user using AFX, i've a problem about making transition layer. for the transition, somehow it overlap between End transition layer A and Start transition layer B. and the result is not good.

Spoiler for Pic:


Here's my script

Code:
<layer name="Karaoke" >
    <line name="Romaji" />
    <animator name="A1" syl="syl" />
    <animator name="A2" fixed="start" />
    <animator name="A3" fixed="end" />
</layer>
As you can see, I already add fixed start and end statement. but still like that.

can anybody help me, I lazy to fix it manually T_T

thanks
raiki is offline   Reply With Quote