Skip to content

Conversation

@fernando-cortez
Copy link
Contributor

@fernando-cortez fernando-cortez commented Aug 26, 2024

Description

This PR imports trimmed down base classes from the Asteroids project to enable messages to be sent from owning clients to non-owning clients & vice-versa when a physics collision is detected.

Included in this PR too is a refactored, more re-usable PhysicsController, separating the input processing + locomotion aspects of the class.

Issue Number(s)

MTT-9026

Contribution checklist

  • [ N/A ] Tests have been added for the project and/or any internal package
  • [ N/A ] Release notes have been added to the project changelog file
  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • JIRA ticket ID is in the PR title or at least one commit message
  • Include the ticket ID number within the body message of the PR to create a hyperlink

@fernando-cortez fernando-cortez marked this pull request as ready for review August 28, 2024 20:38
@fernando-cortez fernando-cortez requested a review from a team as a code owner August 28, 2024 20:38
Copy link

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you brought over some of the foundational classes.
Would like to get your feedback on those ... what you liked... didn't like etc.
Other than that... the rest looks good to me.
👍

@fernando-cortez fernando-cortez merged commit 5d01bf9 into develop Aug 30, 2024
@fernando-cortez fernando-cortez deleted the feat/distributed-authority-sample/physics-collisions-damage branch August 30, 2024 03:47
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