Registers particle collisions and sends them over to PuppetMaster's MuscleCollisionBroadcaster as raycast hits. More...
Inherits MonoBehaviour.
Public Attributes | |
| LayerMask | ragdollLayers |
| PuppetMaster ragdoll layers to hit. More... | |
| float | unpin = 0.02f |
| Multiplier for unpinning the puppet on particle hit (velocity.magnitude * colliderForce * unpin). More... | |
Registers particle collisions and sends them over to PuppetMaster's MuscleCollisionBroadcaster as raycast hits.
1.8.4