View Single Post
Old 2010-01-23, 05:21   Link #745
Lucy_Nyuu
Junior Member
 
Join Date: Jan 2010
Location: Germany
Age: 35
Quote:
Originally Posted by crash-kun View Post
You would be surprised, I'm always online so if you have a question or something, I'll see it whenever I'm at my PC. I IRC much more often than here
haven't seen you yesterday on #animesuki

as ive thought: ive got a problem with your second tutorial...

everything works, but the .png moves a little unpredictable, while the pos from the syl itself doesnt...

xml:

<layer name="romaji" >
<line name="romaji" />
<animator name="colorscale" syl="syl" />
</layer>
<layer name="lucy" >
<line name="romaji" />
<property name="effect.Position.Punkt" syl="syl" pos="romaji" />
<property name="effect.TransPos.Punkt" />
</layer>

lucy is the name of the .png i'm using, "Punkt" is german for "Point".

i've also tried this as xml-config:

<layer name="romaji" >
<line name="romaji" />
<animator name="colorscale" syl="syl" />
</layer>
<layer name="lucy" >
<line name="romaji" />
<property name='effect("Position")("Punkt")' syl="syl" pos="romaji" />
<property name='effect("TransPos")("Punkt")' />
</layer>

MY AEP

i've tried that with all the karaoke i've done so far in after effects, and i've also started 3 times from scratch...


what am i doing wrong?
Lucy_Nyuu is offline   Reply With Quote