• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

lock body-part (arm)

Status
Not open for further replies.
Level 2
Joined
Jan 17, 2009
Messages
15
HI guys, Id like to know how do i use the trigger "Animation - Lock Body Part Facing" for arms or legs, since the trigger only has chest or head as presets... i searched a lot and didnt find a thread saying how to do this, so im counting on you ppl.

thx, laiozatt.
 
i want to make the unit's right arm (for example) point to a direction, like above, not to attach a sword to the unit's hand.
 
There is a way to do that, in case you don't use the model's head. Each model has a bone_head or bone_turret. Bone_Head is the one that the trigger action you posted is referring to. If you only intend to go for the arm, you can rename the head's bone to something random and find which bone is connected to the arm; then, rename that bone as bone_head. All you need afterwards is a realistic way of moving a dummy unit upwards, where the unit that has "that" arm should look at.
You will need MDLX to make these changes and Warcraft III Model Editor to find the appropriate bone for the arm (most models have a proper naming of bones, so it shouldn't be confusing); the edits will be performed through Notepad. Both programs mentioned are in our Tools' section, under the Modelling category.

Since it can be a bit unpredictable, if it is not done properly, I'd highly recommend you requested an animation for that (probably a stand - alternate).
 
There is a way to do that, in case you don't use the model's head. Each model has a bone_head or bone_turret. Bone_Head is the one that the trigger action you posted is referring to. If you only intend to go for the arm, you can rename the head's bone to something random and find which bone is connected to the arm; then, rename that bone as bone_head. All you need afterwards is a realistic way of moving a dummy unit upwards, where the unit that has "that" arm should look at.
You will need MDLX to make these changes and Warcraft III Model Editor to find the appropriate bone for the arm (most models have a proper naming of bones, so it shouldn't be confusing); the edits will be performed through Notepad. Both programs mentioned are in our Tools' section, under the Modelling category.

Since it can be a bit unpredictable, if it is not done properly, I'd highly recommend you requested an animation for that (probably a stand - alternate).

woah, that explains a lot, thx man, ill try to do that!
 
Status
Not open for further replies.
Back
Top