Beispiel #1
0
    //*******************

    private void Awake()
    {
        ControllerHub.AddToHub(gameObject);
        ControllerHub.AddTouchToHub(this);
    }