Is there a step-by-step guide on how to create a mod? I know there are some demo mods with instructions, but unfortunately I don’t really understand them. I’m not sure which parts are necessary and which ones can be left untouched.
The changes I made affect the companion’s behavior. There is a fail-safe where companions jump to the player if they are too far away and can’t find a path. It’s unrealistic, but I got so frustrated with their follow behavior that this is acceptable to me for now, at least until I find a better solution.
So basically, I did overwrite certain parts of the existing behavior. However, I’m not sure how to do this properly via the mod import system.
(I also changed how the sex attack is calculated, but one step at the time...)