Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: phucko1 on June 17, 2012, 07:01:20 am
-
Yes, well the topic speaks for itself.
Is it possible to add collision to character/Creature models?
-
Yes, well the topic speaks for itself.
Is it possible to add collision to character/Creature models?
collision is initially has in all creatures characters, but it is not involved.
-
For creatures, yes.
Look at this:
http://www.youtube.com/watch?v=DbjAF-atgZ8&feature=plcp (http://www.youtube.com/watch?v=DbjAF-atgZ8&feature=plcp" onclick="window.open(this.href);return false;)
I don't know how you would implement it for players since they do not use a pathing algorithm and are freely controlled by the player.
-
Mhm.
-
So, any tips?
-
The client does not check for collision on units. Therefore: Not possible (except for major client modification.)