Exemplo n.º 1
0
 public void OnDrag(PointerEventData eventData)
 {
     player.TrySkip(eventData);
 }