Best way to hook into the game logic

Started by Entrio, May 03, 2016, 11:15:44 PM

Previous topic - Next topic

Entrio

Hi all,

what is the best way to load a dll? At the moment I am initiating my mod via a call which inherits Mapcomponent and then using the static Find class i manage the game from there on.

I have tried getting the class to inherit MonoBehavior but the game does not load the mod then.

I am proficient enough with unity to have created my own games before, but never had any experience with modding games.

It just seems rather tacky managing the game via the MapComponent.


:-\
I tried <something> once, it was <description>

RawCode


Entrio

I tried <something> once, it was <description>