Page 1 of 1

Modding Question

Posted: Tue Aug 28, 2018 5:32 am
by Pengoon
Sorry if I sound a little stupid asking this but, how do you change the size of creatures?

Re: Modding Question

Posted: Tue Aug 28, 2018 12:27 pm
by Regalis
Change the scale-attribute in the ragdoll config, e.g. <ragdoll scale="5.0"/>. You can see an example in the endworm config file.

Re: Modding Question

Posted: Tue Aug 28, 2018 2:12 pm
by Pengoon
Oh cool, thanks.