Skip to content

fix: nav mesh floating patches removed #542

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

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

fernando-cortez
Copy link
Collaborator

@fernando-cortez fernando-cortez commented Mar 11, 2022

Description (*)

This PR brings a QoL fix for navigation. The nav mesh in the game scene had floaters due to some objects not being excluded outright from the bake, as seen below:

Screenshot 2022-03-10 150335

The new bake:

Screenshot 2022-03-11 110341

Related Pull Requests

Issue Number(s) (*)

Fixes issue(s): This is a QoL PR which came about from working on MTT-2412.
This is a cherrypick-able fix that should be in develop as well.

A subsequent PR will actually address the issue of the Rogue being able to dash to tops of columns.

Edit: the prefabs that were modified here initially will instead be modified in the rogue dash fix PR.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@fernando-cortez fernando-cortez added 2-Easy This PR is trivial and can be reviewed quickly 1-Needs Review PR needs attention from the assignee and reviewers GDC-cherrypick labels Mar 11, 2022
LPLafontaineB
LPLafontaineB previously approved these changes Mar 11, 2022
SamuelBellomo
SamuelBellomo previously approved these changes Mar 11, 2022
@SamuelBellomo SamuelBellomo added 3-Good to Merge and removed 1-Needs Review PR needs attention from the assignee and reviewers labels Mar 11, 2022
@fernando-cortez
Copy link
Collaborator Author

Prefabs were reverted, as they'll be properly modified with new layers in the fix PR for the rogue dash, since they're related.

@fernando-cortez fernando-cortez added 1-Needs Review PR needs attention from the assignee and reviewers and removed 3-Good to Merge labels Mar 11, 2022
@fernando-cortez fernando-cortez merged commit f3bd4d9 into release/GDC2022 Mar 11, 2022
@fernando-cortez fernando-cortez deleted the fix/nav-mesh-floaters-removed branch March 11, 2022 20:20
@fernando-cortez fernando-cortez added 3-Good to Merge and removed 1-Needs Review PR needs attention from the assignee and reviewers labels Mar 11, 2022
fernando-cortez added a commit that referenced this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-Easy This PR is trivial and can be reviewed quickly 3-Good to Merge GDC-cherrypick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants