Recent content by MadAce

  1. MadAce

    I Can Angular Velocity Accurately Control Ragdoll Limbs in Game Physics?

    Hello again! After 2 years, I've finally found the solution. It was much more involved that I've anticipated. ChatGPT helped me find correct code and after minor fixes, it worked. You can find the code HERE. And you can see it in action in this video: Physics node can now copy rotation from...
  2. MadAce

    I Can Angular Velocity Accurately Control Ragdoll Limbs in Game Physics?

    Thanks for replying! :D Sadly, no. I still haven't found a solution. It's the other way around. Red ones are "static", that is, not affected by game physics simulation, while the green ones are simulated by physics engine. After more testing, it seems that "craziness" starts once any axis...
  3. MadAce

    I Can Angular Velocity Accurately Control Ragdoll Limbs in Game Physics?

    I apologize for messy title, but that's as short as I could make it to say all that I wanted. I also apologize if I'm not using correct math phrases, but I'll try to picture a problem the best I can. I've been pulling my hair out trying to solve a problem I'm having for couple of months. The...
  4. MadAce

    Hello fellow game physics enthusiasts! (I hope there are some here :D)

    Hello! I'm from Croatia and one of my pass time obsessions is game physics, especially ragdolls, and any game that lets me play with that is a game for me. I did some mods for games like Fallout New Vegas which modify how physical objects in game work which seem to be popular. Anyway, I hope...
Back
Top