Hitting muscles via code, usually by raycasting. More...
Public Attributes | |
int | muscleIndex |
The index of the colliding muscle in the PuppetMaster.muscles array. More... | |
float | unPin |
How much should the muscle be unpinned by the hit? More... | |
Vector3 | force |
The force to add to the muscle's Rigidbody. More... | |
Vector3 | position |
The world space hit point. More... | |
Hitting muscles via code, usually by raycasting.