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

Fix docs and improve out of bounds calculation #33

Merged
merged 8 commits into from
May 13, 2024
Merged

Conversation

FejZa
Copy link
Contributor

@FejZa FejZa commented May 12, 2024

Reality Toolkit PR

What has Changed

Added

  • The PlayerOutOfBoundsModule now has its own configuration profile
  • The PlayerOutOfBoundsModule now supports auto reset. If activated, the player will be reset back into bounds after a given period of time automatically
  • Introduced IXRPlayerHead interface. The already existing type XRPlayerHead is the default implementation of it

Changed

  • Exposed the head on the xr player controller interface
  • Moved bounds calculation responsibility out of the xr head component and into the bounds module

Fixed

  • Fixed a couple of doc refs

@FejZa FejZa requested a review from SimonDarksideJ as a code owner May 12, 2024 15:54
@FejZa FejZa changed the title Fix docs Fix docs and improve out of bounds calculation May 12, 2024
@FejZa FejZa merged commit b7df340 into development May 13, 2024
9 checks passed
@FejZa FejZa deleted the fix/docs branch May 13, 2024 22:18
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.

1 participant