• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Make a projectile/missile arc?

Status
Not open for further replies.
Level 6
Joined
Feb 16, 2014
Messages
193
So in the projectile/missile system I'm making I want to make the projectile/missile be able to arc, how would I be able to do it? is there a code for it? a special model?

Thanks in advance.
 
Level 24
Joined
Aug 1, 2013
Messages
4,657
Just set the height of the unit.
You have to change your calculations to set the proper height though.
Vexorians dummy model has 180 animations to make it face a certain direction in Z axis.
You can use that to make the unit face properly.
 
Status
Not open for further replies.
Top