Is it possible to add new Unit Model Types

I was wondering if its possible to add new Unit modal types, and if so how?

3,409 views 5 replies
Reply #1 Top

If you are refering to the internal thing called modeltype, yes.

Reply #2 Top

I am, and how do I add one?

Reply #3 Top

It is automatically created when you use it in a unit tag, as far as I know. However, you might also want to check out coreskins as the modeltype will be missing skins. And, obviously, no gear that is currently in-game will work by default with the modeltype, you'll have to make new items with the correct modeltype.

Reply #4 Top

Quoting Heavenfall, reply 3
It is automatically created when you use it in a unit tag, as far as I know. However, you might also want to check out coreskins as the modeltype will be missing skins. And, obviously, no gear that is currently in-game will work by default with the modeltype, you'll have to make new items with the correct modeltype.
End of Heavenfall's quote

Correct. That's exactly what we did in Undead Rising to make the game stop using a models default skins and use only the ones we made. You can create a new "modeltype" but once you do you have to assign everything to it just as the other modeltypes have things assigned to them. It's a lot of work but the results are worth it.

Reply #5 Top

Thanks for your help guys