model questions

Status
Not open for further replies.

billy22

B

billy22

I hope I'm not asking the same question you guys already answered--but I have a model I've successfully imported. Now, I want my unit to change skins after a specific event, but I want him to retain lvl, stats, items, name, etc. Is there a way to do that? If so, please tell me, or point me to the proper tutorial/thread thanks.
 
Simple. Except not really. You have to wrap the skin around one model, import it, wrap the alternate skin around the same model, then import that. Once that is done, you make an ability based off of metamorphosis, where your base is the first model and the alternate unit is the unit with the other skin. Then, when you want the skin to change, do the following triggers:
Unit - Add Metamorphosis to (Triggering unit)
Unit - Order (Triggering unit) to Night Elf Demon Hunter - Metamorphosis
Wait 0.05 seconds
Unit - Remove Metamorphosis from (Triggering unit)
But I'm not entirely sure if that works, it should though.
--donut3.5--
 
Status
Not open for further replies.
Back
Top