Character mod helper

by Pi-C

If your mod lets players use a character that looks differently, you'll have to decide whether you must overwrite the default character. This mod will help you with this decision, and make it really simple to overwrite the default or update the new prototypes in a safe way.

Internal
2 months ago
1.1 - 2.0
53.7K
Character

i Default Sprites

5 months ago

I don't know if this is already a feature but is there a way to have an armor level use the default sprites instead. I don't want to override the new mech armor but want to override the others.

5 months ago

How about copying the default character with table.deepcopy() and then overwriting all animations but the one used for the mech-armor?

5 months ago
(updated 5 months ago)

I have found a way to do it but it is hacky. It does work though. The real hacks are having a soft dependence on Space Age.

New response