Jump to content

Need a little bit modding help :-)


Recommended Posts

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

Link to comment
  • 2 weeks later...
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?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use