Example #1
0
 private void Awake()
 {
     ragdoll = GetComponent <RagdollBehavior>();
 }