Avahashija Posted October 2, 2020 Posted October 2, 2020 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
RitualClarity Posted October 6, 2020 Posted October 6, 2020 I'd go to he Discord channel and ask for some support on this. It is the best place for such question.
dagobaking Posted October 19, 2020 Posted October 19, 2020 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?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.