unclejones Posted September 24, 2022 Posted September 24, 2022 I edited some of the animations in both the atomic lust and UAP animationData xmls already to remove the male gender tag allowing those animations to be FF. That has been working for me so far, but when I did that for animations involving penetration, there is no strapon, both characters just dry hump eachother. I was wondering if anyone knows of a way I could change it to add one? This is an example for one animation where I just removed nothing but the gender="M" tag allowing it to be FF, but there's no strapon. <animation id="Atomic Spork" frames="304"> <actor gender="F" idleForm="0204D0BA"> <action id="UAPMoans" loop="true"/> </actor> <actor startEquipmentSet="CockErect" idleForm="0204D0BB"> <action id="UAPMoans" loop="true"/> <morph id="Erection" to="1.000000001"/> <morph id="Foreskin" to="0.000000000000001"/> </actor> </animation>
Indarello Posted September 24, 2022 Posted September 24, 2022 17 hours ago, unclejones said: I edited some of the animations in both the atomic lust and UAP animationData xmls already to remove the male gender tag allowing those animations to be FF. That has been working for me so far, but when I did that for animations involving penetration, there is no strapon, both characters just dry hump eachother. I was wondering if anyone knows of a way I could change it to add one? This is an example for one animation where I just removed nothing but the gender="M" tag allowing it to be FF, but there's no strapon. <animation id="Atomic Spork" frames="304"> <actor gender="F" idleForm="0204D0BA"> <action id="UAPMoans" loop="true"/> </actor> <actor startEquipmentSet="CockErect" idleForm="0204D0BB"> <action id="UAPMoans" loop="true"/> <morph id="Erection" to="1.000000001"/> <morph id="Foreskin" to="0.000000000000001"/> </actor> </animation> Do you have other anims that already have strapon? Just copy paste line that add strapon to actor
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now