Game Development Community

How to move a character with a motion tracker

by Matthew Wallace · in Torque Game Engine · 06/06/2006 (8:14 pm) · 2 replies

Can I use a motion capture system to move the player's upper body?

For example.

I'm thinking I should export a character with the nessasary mount points. (arms hands, uppper mid lower back and head). Then have a motion capture system, move the mount points in realtime??


Can this be done in Torque??

#1
06/06/2006 (8:33 pm)
Hi Matthew,

Check out Jeremy Alessi's most recent blog entries to check out some of the stuff he is doing. It's not exactly what you're talking about, but it is somewhat related, since the character is being animated dynamically.

Here's a link . . .

www.garagegames.com/blogs/19442/10645
#2
06/06/2006 (9:17 pm)
Thanks