Sorry if my question is actually a bit stupid, as I'm new to AC and not much experienced.
I have an issue with my player character only moving on the X axis (point and click mouse control). Actually it was intended to be that way when I started the project and it could be that I've set an option somewhere that I don't find anymore.
The NavMesh I'm using currently covers the whole scene for testing, so this is not the issue.
Can anyone give me a tip what it could be? Thank...
Comments
Is this for a 2D or a 3D game? Check that the "Camera perspective" setting in your Settings Manager matches your intended perspective, and that you're using the correct camera type (GameCamera for 3D, GameCamera2D for 2D).
Otherwise, post some images of your Settings Manager, scene NavMesh and player Inspector, and we'll see if there's anything amiss.