XNA Creators Club Online
Page 1 of 1 (3 items)
Sort Posts: Previous Next

having problem in animating two different models

Last post 10/14/2009 12:40 PM by card flying. 2 replies.
  • 10/13/2009 3:30 PM

    having problem in animating two different models

    Hi, i'm new here.

    i need some help on 3d animation. i'm using skinningsample 3.1

    the problem, i'm facing is that when i run two different models with thier own animation. For some reason, the second model will mess up and follow the first model animation that what i assume.

    Can someone help me?

  • 10/14/2009 6:17 AM In reply to

    Re: having problem in animating two different models

    Hello, I believe each model will need its own AnimationPlayer which will need to be started with an AnimationClip taken from its own skinning data.

    When taking the bone transforms for drawing, you will need to be sure to take them from the right AnimationPlayer for each model.

    Me, My Games, and I
  • 10/14/2009 12:40 PM In reply to

    Re: having problem in animating two different models

    thank man, i think i understand what to do.
Page 1 of 1 (3 items) Previous Next