ZeroGravity671 Posted June 20, 2025 Posted June 20, 2025 (edited) Hello Can you tell if there is a way to remove the animation restrictions in four-play so that FM is played for FF? (with strapons etc) Edited June 20, 2025 by ZeroGravity671 1
Holylokki Posted June 26, 2025 Posted June 26, 2025 Gender requirements and strap-on equipping are specifing in AnimationData.xml AAF settings files: <animation id="FM_FF_Leito_AggressiveCowgirl" frames="300"> <actor gender="F" idleForm="B720"> </actor> <actor gender="" idleForm="B721" startEquipmentSet="addEquipmentStrapon" stopEquipmentSet="removeEquipmentStrapon"> </actor> </animation> or <animation id="FM_FF_Leito_AggressiveCowgirl" frames="300"> <actor gender="F" idleForm="B720"> </actor> <actor gender="" idleForm="B721"> <action id="FF_activity"/> </actor> </animation>
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