Game Development Community

Need help adding sequences

by Dave D · in Artist Corner · 10/15/2005 (11:11 pm) · 4 replies

I am trying to animate a dumpster. I have the openLid animation working great, can see it in Torque and in game. Problem is I can't figure out how to go about adding the second animation for closing the lid. Being somewhat a blender newbie, I have done every tutorial I could find, but nothing I have seen shows how to add a second animation. Any help would be greatly appreciated.

#1
10/15/2005 (11:46 pm)
Add a new action in the same window you did the first (action window menu: add new). Put it a meaning name. Once done, configure the exporter for the two animations.
#2
10/16/2005 (5:02 am)
Yep, just add a "new" sequence (in the sequence window) and then delete out any keys that you don't want in the new sequence. Create your new sequence, save and export.

You'll then need to setup the scripts to call the separate animations when you want them.
#3
10/16/2005 (7:41 am)
Ok thanks, I assume that I need to export a dsq as well, or would dts handle 2 animations?
#4
10/16/2005 (10:43 am)
Nevermind, I figured out that you can, not sure if there is a limit, or if it's more for organization.