Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How would I prevent diagonal movement ? #78

Open
LelouBil opened this issue May 22, 2022 · 2 comments
Open

How would I prevent diagonal movement ? #78

LelouBil opened this issue May 22, 2022 · 2 comments

Comments

@LelouBil
Copy link

Hello,
Do you have advice on how I could prevent diagonal movement of the agent ?

@h8man
Copy link
Owner

h8man commented May 22, 2022

Hello @LelouBil

Unfortunately unity doesn't provide you with Agent "overrides". So for such custom pathfinding you need to write your own agent. Its somewhat 40-100 hours of work, greatly depend on what you need.

@h8man
Copy link
Owner

h8man commented May 22, 2022

Also you can check this thread #70, I have no idea how custom movement was implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants