Ragdolls in FlaDE

BlitzMax Forums/BlitzMax Programming/Ragdolls in FlaDE

ninjarat(Posted 2006) [#1]
I've created a ragdoll thingy, but I'm not sure how to post it on this forum. How do you post things here? Do you just use html?


daaan(Posted 2006) [#2]
Put it up in the Code Archives.


ninjarat(Posted 2006) [#3]
thanks. Anyway I can include something from the code archives in to a forum post? Like with bb or html?


North(Posted 2006) [#4]
try the [codebox ][/codebox ]


Pantheon(Posted 2006) [#5]
You posted yet?
I cant seem to find anything in the code archives, unless it has a cryptic name :)

Sounds cool


ninjarat(Posted 2006) [#6]
Here's the main module...



and now the ragdoll include...



finally the framework... (you might have to tweak the include statements)


There! Call the ragdoll include "ragdoll.bmx" and the framework "frame.bmx" and put them in a directory called "include". Then download the ported version of the FlaDE engine and put the files in the same include folder, and you've got it! Enjoy!


ninjarat(Posted 2006) [#7]
Oh, yeah, and Admin, if you're reading this, could you please put a copy of this in the code archive? I put it here and realised this was probably not the right place for it later.