Ragdoll Sourcecode

Blitz3D Forums/Blitz3D Userlibs/Ragdoll Sourcecode

Vorderman(Posted 2005) [#1]
OK, here's the source to the ragdoll demo. You'll need the media from the demo ZIP file, which is here - http://www.jameskett.dsl.pipex.com/Ragdoll.zip

One thing I forgot to say about the demo - you press SPACE to release the ragdoll, but you can press it again to cause him a bit more pain and make him fall apart...:)

Enjoy!




BlitzSupport(Posted 2005) [#2]
Excellent, thanks Vorderman!


Picklesworth(Posted 2005) [#3]
Nicely done :D
This could work as a nice ragdoll tutorial, if somebody feels up to it.


Hotcakes(Posted 2005) [#4]
Vorderman : codebox, not code ;]


Vorderman(Posted 2005) [#5]
OK, changed to codebox - much better!


Rhyolite(Posted 2005) [#6]
Thanks, this is really appreciated :)

Rhy


Realm Master(Posted 2005) [#7]
Err...

the source dosn't work, i copied and pasted the code, then downloaded and extracted the files, and all that crap.

for somereason its has problems with the tokamack engine thingies.

Why does it NEED the tokamack and what does tokamak do?

:(


Vorderman(Posted 2005) [#8]
You'll need the Tokamak DECLS file etc... all correctly installed for it to work - the demo contained only the media (.b3ds etc..) required to compile - have a look at the Tokamak forums here - http://playerfactory.proboards25.com/ - for links to download the Tokamak lib and set it all up.

In this demo Tokamak is used for the limbs on the ragdoll, to provide collisions and joints and forces etc...


Damien Sturdy(Posted 2005) [#9]
hmmm

make animated b3d of human.
animate human walking
if human hit, stop animating, trigger above code..


WAHEY :D


Vorderman(Posted 2005) [#10]
by Wahey do you mean that it worked? If so, DEMO PLEASE!


Damien Sturdy(Posted 2005) [#11]
Not had time yet, but i could give it a go.

I was simply saying "we could..." :D


Filax(Posted 2006) [#12]
It is possible to download archive ?


Danny(Posted 2006) [#13]
zip file won't download :(

d.


Vorderman(Posted 2006) [#14]
I think I deleted that file ages ago - this is a very old thread.

I'll see if I can find it again, though no promises.


BlitzSupport(Posted 2006) [#15]
Egads, do I have to rescue everyone's projects?!

http://www.hi-toro.com/blitz/ragdoll.zip [750k]


Chroma(Posted 2007) [#16]
Very cool. I like this Tokamak stuff.


shootermaker(Posted 2008) [#17]
Can somebody uploade the zip-file please? :(



when i copy and paste the code: "entity does not exist" on this line:

"PositionEntity ragdoll1\mesh[a],EntityX#(e,1),EntityY#(e,1),EntityZ#(e,1)"

i have change the Mesh "test"