Jump to content

Need a little bit modding help :-)


Recommended Posts

Posted

Hello all,

in the moment i try to pimp some of the animations with new scenes.

 

I tried to add some actions but i think i made a mistake. I looked into the AAF Wiki but i am still struggling.

 

Here is the code i use:

 

    <animation id="Leito_FF_ReverseCowgirl_DD_2_S2" frames="336" offset="0,1,1.4,0,0:0,0,0,0">
        <actor gender="F" idleForm="732F">
            <action id="CustomMoans01 Action" target="0" loop="true" from="1" to="0" frames="8.555"/>
        </actor>
        <actor gender="F" idleForm="7333">
            <action id="FF_activity"/>
            <action id="CustomMoans02 Action" target="1" loop="true" from="1" to="0" frames="8.555"/>
            <morph id="Up" to="2.9"/>
            <morph id="Erection Up" to="2.9"/>            
        </actor>
    </animation>

 

It's a FF Animation where i try to add a second action. But the second action is not working....

 

Someone a clue what am i doing wrong?

 

THX for help

Ava

  • 2 weeks later...
Posted
On 10/2/2020 at 2:48 AM, Avahashija said:

Hello all,

in the moment i try to pimp some of the animations with new scenes.

 

I tried to add some actions but i think i made a mistake. I looked into the AAF Wiki but i am still struggling.

 

Here is the code i use:

 

    <animation id="Leito_FF_ReverseCowgirl_DD_2_S2" frames="336" offset="0,1,1.4,0,0:0,0,0,0">
        <actor gender="F" idleForm="732F">
            <action id="CustomMoans01 Action" target="0" loop="true" from="1" to="0" frames="8.555"/>
        </actor>
        <actor gender="F" idleForm="7333">
            <action id="FF_activity"/>
            <action id="CustomMoans02 Action" target="1" loop="true" from="1" to="0" frames="8.555"/>
            <morph id="Up" to="2.9"/>
            <morph id="Erection Up" to="2.9"/>            
        </actor>
    </animation>

 

It's a FF Animation where i try to add a second action. But the second action is not working....

 

Someone a clue what am i doing wrong?

 

THX for help

Ava

How are you measuring whether or not the second action is working?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...