Example #1
0
    void OnMouseDown()
    {
        chair.BecomeUnsatIn();
        Destroy(adventurer);
//		GetComponent ();
    }