I wonder if this has ever been asked. But is there a way to get the wacky tf2 physics ( the kind where you get killed and your body flings across the map) into gmod? I ask this because, I find it enjoyable to watch bodies fly off into the distance, possibly crashing into whatever in it’s path. It pleases me.
But anyway, is it possible? Or hey, I’ll even settle for some kind of weapon that’ll do it. Any help?
TF2 physics are the same as in Gmod, as they both use the same physics engine.
What makes the ragdolls in TF2 cartwheel across the map is a huge force being applied. It’s a similar effect to punting something with the gravity gun in HL2.
The physics from tf2 were not modified physics. They simply modified the “skin” Of the ragdoll gibs, which do not collide with players (Thus, are allowed to be modified without any sort of incident)
The person who did this, honestly, could have done it in notepad.
He did this by going into models/player/hwm, and editing the .phy files. Normally rotdamping is around 2-10, he changed all the values to 45.000.
I know that is how he did it, but what rotdamping is, I have absolutely no fucking idea. So no, it would require editing of ALL of your models .phy files.
Rate me informative :cheers:
[editline]09:23PM[/editline]
That would just lag.
[editline]09:24PM[/editline]
Oh, and btw, I have the files from both ragmod and regular here, so I can tell you that my info is correct.
I’ve never actually noticed the ragdolls bouncing around everywhere in-game but I assume a similar effect could be achieved with ease in Gmod by as soon as the ragdoll is created, having Lua make its physical properties as “super bouncy” or something.