lütfen mala anlatır gibi yazıp gösterebilir misiniz?
if (moveInput > 0 || moveInput < 0)
{
animator.SetBool("isRunning", true);
}
else
{
animator.SetBool("isRunning", false);
}
if (faceRight) true && moveInput < 0;{ }
{
Flip();
}else if (faceRight == false && moveInput > 0)
{
Flip();
}
çok teşekkür ederim sorun çözüldü