Game Development Community

Ragdolls?

by Vincent Ellis · in Torque 3D Beginner · 09/19/2013 (6:52 pm) · 3 replies

Is there a prefab or something to create ragdolls in T3D?

#1
09/20/2013 (4:51 pm)
Nope.... however, check out the game mechanics kit (GMK), it is licensed under MIT as well. I know they implemented RagDoll physics in that. Might help you get started.

Ron
#2
09/22/2013 (6:09 pm)
Isn't there any other implementation? Maybe a more modern one after the MIT release?
#3
09/22/2013 (8:22 pm)
I found some post/videos a few months ago using T3D and TGEA that have some prototype demo related to this stuff, though not quite sure if they already fully implemented it yet and/or made public..

Heka
http://www.garagegames.com/community/blogs/view/21841

Tokamak (Ragdoll demo)

AFAIK, there's no modern implementation beside the built-in PhysX and Bullet cloth, etc..