C# Class RagdollToggle

Turns ragdoll on and off on a humanoid character
Inheritance: MonoBehaviour
Afficher le fichier Open project: ferdbold/littleawfuljam2016 Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void