|
Post by zeref98 on Mar 2, 2024 7:56:09 GMT -5
Hello, I'm a Python programmer, and I wanted to learn how to make mods for The Sims 4 using Python, but I'm not sure where to start. I followed this guide, and I know how to edit in-game cheats or create a new one. However, I have no idea how to create new interactable objects. Is it even possible through the method mentioned in the guide above? I've created a Blender model of the object that I want to add to The Sims, but I don't know how to integrate it and make it interactable
|
|
|
Post by mauvemorn on Mar 2, 2024 9:13:55 GMT -5
Hi. The number one thing you should do is join discord servers of experienced modders ( this one is of Mizore Yukii). This is where people knowledgeable on the subject hang out and help each other ( on this forum, we dont have regulars who are and could be of great use to you ). You should also find relevant tutorials there. To my ( very limited) knowledge, what you want to do is done with XML editing. This is something you most likely already know or would not have a hard time learning, though. You could take a look at this tutorial, i think it answers a lot of questions. You could also find a list of useful tutorials and tools in this post
|
|