How do I know if my player is not moving in unity?
How do I know if my player is not moving in unity? One way could be to simply check your movement inputs and see if they’re being pressed. If a movement input hasn’t been pressed… How do I know if my player is not moving in unity?