public void OnGlobalAPress(WiiMoteEventData eventData) { if (this.isDrawing) { factory.AddPoint(this.transform.position); } }