Exemplo n.º 1
0
 protected virtual void Start()
 {
     GestureSystem.RegisterGesture(this);
 }
Exemplo n.º 2
0
 protected void Start()
 {
     GestureSystem.RegisterLimb(LimbType, gameObject);
 }