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

AIDockShip could use tag_landing #3911

Closed
wants to merge 5 commits into from
Closed

AIDockShip could use tag_landing #3911

wants to merge 5 commits into from

Conversation

mike-f1
Copy link
Contributor

@mike-f1 mike-f1 commented Jan 17, 2017

Because tag_landing are added to models, then you need to use them
when you use autopilot.

This let autopilot use them because GetLandingPosOffset() return
tag_landing.y if it's present, else return GetAabb().min.y as usual
(check ship.cpp:280)

Before merge this, there's a need to tweak ships collision geometry
to reach the eight of tag_landing

Note: seems my editor do lot of changes, but the only interesting line
is 966...

@mike-f1
Copy link
Contributor Author

mike-f1 commented Jan 17, 2017

#3910

#3901

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

Successfully merging this pull request may close these issues.

3 participants