playMaker

Author Topic: Adding Force To Specific Location On Ragdoll  (Read 1319 times)

EricColossal

  • Playmaker Newbie
  • *
  • Posts: 5
Adding Force To Specific Location On Ragdoll
« on: January 24, 2015, 10:01:22 PM »
Hello there.

I have created a ragdoll that spawns on the death of a character. Ragdolls have multiple rigid bodies all through them. Arms, legs, head, chest, etc. I would like to find the specific rigidbody that has been hit by a raycast and add force to it in the direction of the ray.

Is there a way to do this using Playmaker exclusively?

Thank you!
Eric