Author Topic: Animator Here What Can I Animate ??  (Read 6946 times)

jm82792

  • Posts: 630
  • Turrets: +9/-34
Animator Here What Can I Animate ??
« on: May 29, 2009, 06:40:58 am »
Basically I have some basic experience with character animation in Blender.
From my friend is telling me it's all vertex animation with Tremulous no IK,no Bones but I'd like to try anyways.
Is there a guide or simple way to start to implement attacks and such ?
I can do the animation in blender(I've put lots of time into it),
I've never done it with just transforming the verticals (I always use a full rig) but for something like this I think I could.
Since I'm not not familiar with modding games I'm not sure how to replace or change animations.
I know you have to convert it over to a certain frame by frame format but otherwise I'm somewhat lost.
If it is possible without a whole lot of effort to import animations with the current set of characters,
I could redo whatever needs to be redone keeping in mind that I can't code worth beans.
« Last Edit: May 29, 2009, 06:53:44 am by jm82792 »

Winnie the Pooh

  • Posts: 442
  • Turrets: +45/-85
Re: Animator Here What Can I Animate ??
« Reply #1 on: May 29, 2009, 06:57:48 am »
Creating the animation frames is quite simple.

1) Take the model you wish to animate and open it in Blender.

2) Create the first sequence in an animation sequence (the first frame of an action).

3) Save that frame/pose as a Shape Key.

4) Create the next frame/pose and save it as Shape Key #2.

Lather. Rinse. Repeat.

If you know what I mean.
Quote
I also realize that this is the internet, but even more so this is the forum for a video game on an internet, then even beyond that this is TREMULOUS forums the Satan version of all video game forums for a video game that is ON the internet.

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Re: Animator Here What Can I Animate ??
« Reply #2 on: May 29, 2009, 06:58:11 am »
the models in tremulous were animated using a format that supported bones, and then exported to md3.
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

jm82792

  • Posts: 630
  • Turrets: +9/-34
Re: Animator Here What Can I Animate ??
« Reply #3 on: May 29, 2009, 07:24:12 am »
I see that sounds extremely simplistic.

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
Re: Animator Here What Can I Animate ??
« Reply #4 on: June 01, 2009, 03:15:57 am »
if your on windows, or can hax wine, gmax has md3 import/export scripts that import full md3 animations, and gmax is fully setup for q3 modeling. 

also, making a full rig with bones and such is probably easier than vertice animation...

Winnie the Pooh

  • Posts: 442
  • Turrets: +45/-85
Re: Animator Here What Can I Animate ??
« Reply #5 on: June 01, 2009, 10:46:18 am »
Creating the animation frames is quite simple.

1) Take the model you wish to animate and open it in Blender.

2) Create the first sequence in an animation sequence (the first frame of an action).

3) Save that frame/pose as a Shape Key.

4) Create the next frame/pose and save it as Shape Key #2.

Lather. Rinse. Repeat.

If you know what I mean.

:facepalm:

I think I've just described the md2 process.
Quote
I also realize that this is the internet, but even more so this is the forum for a video game on an internet, then even beyond that this is TREMULOUS forums the Satan version of all video game forums for a video game that is ON the internet.

Lonly

  • Posts: 231
  • Turrets: +9/-39
    • Host-Man
Re: Animator Here What Can I Animate ??
« Reply #6 on: June 01, 2009, 09:16:12 pm »
if your on blender, and you were going to make a frame you click i, but i don't know which type of frame, loc? rot? both?
And how do you open md3 with gmax? I have it and i don't know how.
« Last Edit: June 01, 2009, 10:07:09 pm by Lonly »

seeeker

  • Posts: 122
  • Turrets: +19/-5
Re: Animator Here What Can I Animate ??
« Reply #7 on: June 02, 2009, 08:42:49 pm »
http://wiki.blender.org/index.php/Doc:Tutorials/Animation/BSoD/Character_Animation

I followed that tutorial up to "Mixing actions with the NLA", it enough to do some nice animations (and export them to md3) =D

jm82792

  • Posts: 630
  • Turrets: +9/-34
Re: Animator Here What Can I Animate ??
« Reply #8 on: June 03, 2009, 02:27:27 am »
I would much rather make my own rig,game rigs are much more simple than the Big Buck Bunny rigs I've toyed with.
I'm going to experiment and try to pose with bones and set shape keys.
That tutorial is perfect,heck even shows you how to rig :)
« Last Edit: June 03, 2009, 02:33:57 am by jm82792 »

Lonly

  • Posts: 231
  • Turrets: +9/-39
    • Host-Man
Re: Animator Here What Can I Animate ??
« Reply #9 on: June 03, 2009, 09:29:39 pm »
Another questions, what is in the models of the data, (model)_hand.md3

seeeker

  • Posts: 122
  • Turrets: +19/-5
Re: Animator Here What Can I Animate ??
« Reply #10 on: June 04, 2009, 06:52:50 pm »
(model)_hand.md3 is what controls the position of the gun on the screen, in first person view. It also contains reload movements, picking up gun, putting gun away. In other games I believe it would also include the hand model itself as well holding the gun and interacting with it.