- Joined
- Oct 2, 2011
- Messages
- 89
I am trying to find a way to change the model of a unit in game (when the player picks up a certain item). I have seen where some people do this by basing the morph off of an ability, but the problem for me is there are many different items that the player could get (but only one at a time), and I think if I base the switch off of an ability, it would not work for as many switches as I would need. I know you can replace unit in game, and I think I can use that instead (with also transferring all of the items and such as well), but I think there would be a problem with that. How could I transfer the buffs? Does anybody know either a better way of changing the unit when the player picks up an item or know how to transfer everything (buffs, etc.) to a new unit?