Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Test Subject
Original Poster
#1 Old 14th Aug 2017 at 9:06 PM
Default The Sims 4 Mod Constructor CAS trait animation help??
I just installed the Mod Constructor by Zerbu and I've made my very first trait but it's centered around my sim being sad and when I click on it in CAS, my sims animation that they do is the same as if I had clicked on the Active trait. Is there a way to choose what animation your sim does in CAS when you're creating your trait and if so, how do I do it? Thank you so much in advance for your help !! :D

...btw, sorry if this has already been asked/answered in another thread, I couldn't find an answer to this anywhere. :/
Advertisement
Test Subject
#2 Old 7th Feb 2018 at 5:21 PM
Sorry for reviving this thread but i can help you out

Just download Sims 4 Studio open the package file and search for this line in your sim data main trait file:
Code:
<T name="cas_trait_asm_param">Active</T>

And change active to any other trait in your case Gloomy.
Lab Assistant
#3 Old 23rd Feb 2018 at 11:19 AM
Quote: Originally posted by gianny6
Sorry for reviving this thread but i can help you out

Just download Sims 4 Studio open the package file and search for this line in your sim data main trait file:
Code:
<T name="cas_trait_asm_param">Active</T>

And change active to any other trait in your case Gloomy.


I don't know if OP will see it, but anyway, thank you for your reply!
Back to top