Esempio n. 1
0
    private void SetIdlePlayer()
    {
        rb.velocity = Vector3.zero;

        animationController.EnableIdle();
    }