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

steer around a point #40

Closed
longvk1989 opened this issue Dec 28, 2015 · 1 comment
Closed

steer around a point #40

longvk1989 opened this issue Dec 28, 2015 · 1 comment

Comments

@longvk1989
Copy link

Can you show me how to steer an object around a certain point?

@ricardojmendez
Copy link
Owner

It depends on what sort of behavior you want. Do you want the agent approaching the point, then always remaining at a certain distance? Approaching the point, then describing a circle around it at a certain radius? And then, If it is 3D space, you have to choose between a lot more than just "steering left or right".

I'd recommend you start by checking out the UnitySteerExamples project and going through them, those using SteerForTether will likely help you get started.

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