Exemple #1
0
 public void InterctionEvent(FullBodyBipedEffector effectorType, InteractionObject interactionObject, InteractionObject.InteractionEvent interactionEvent)
 {
     Debug.Log(interactionEvent.time);
 }
Exemple #2
0
 public void InterctionEvent(FullBodyBipedEffector effectorType, InteractionObject interactionObject, InteractionObject.InteractionEvent interactionEvent)
 {
     Debug.Log(interactionEvent.time);
     //m_doorAnimator.SetBool("OpenDoor", true);
 }