This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Understanding Animations  (Read 1593 times)

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Understanding Animations
« on: December 27, 2012, 01:32:27 am »
So I try to copy Animations from one model to another. I know that mdlvis can do that, but I am not able to do that (MoP Animation to LK Animation). So I try to understand the system, so maybe I can replicate.

I understand that Animation is basically "a long sequence of different actions"  from the model. Wow just selects and interprets the required animation according to it's needs.

E.g. A character has a "stand" animation - no movement whatsoever. The part of the sequence displays no movement and is selected for stand, so "Wow plays this animation". This repeats for everything else.

The animation has informations on "how it moves something" - how is it determining what it is moving ? I've seen some references work on first try, but others do not work as smoothly.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Soldan

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 159
    • View Profile
Re: Understanding Animations
« Reply #1 on: December 27, 2012, 05:18:13 am »
I guess that the animations are sequences of frames, that contain different positioning of the models bones, join those sequences and there is your animation.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: Understanding Animations
« Reply #2 on: December 27, 2012, 12:18:07 pm »
What determines which "area" (or bone, more or less) moves ?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Understanding Animations
« Reply #3 on: December 27, 2012, 12:35:12 pm »
The bone defines how it moves in it's own animation blocks?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: Understanding Animations
« Reply #4 on: December 27, 2012, 01:07:33 pm »
Quote from: "schlumpf"
The bone defines how it moves in it's own animation blocks?
May seem dumb now: And what defines what part of a model moves on animation ? The only thing I could remotely connect to it would be BoundsRadius, but even that is questionable to me. .anims only contain values about sequences as far as I understood from the wiki.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Understanding Animations
« Reply #5 on: December 27, 2012, 01:20:54 pm »
Quote
And what defines what part of a model moves on animation ?
The bone does?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »