add some extra assets FX and SFX
This commit is contained in:
@@ -1992,6 +1992,8 @@ public class ragdollActivator : MonoBehaviour
|
||||
hipsRigidbody = rootMotion.GetComponent<Rigidbody> ();
|
||||
|
||||
currentHipsRigidbody = hipsRigidbody;
|
||||
|
||||
skeleton = rootMotion.parent.gameObject;
|
||||
}
|
||||
|
||||
currentRootMotion = rootMotion;
|
||||
|
||||
Reference in New Issue
Block a user