Skip to content

fix: test project physics sample#2227

Merged
NoelStephensUnity merged 4 commits intodevelopfrom
fix/test-project-physics-sample
Oct 1, 2022
Merged

fix: test project physics sample#2227
NoelStephensUnity merged 4 commits intodevelopfrom
fix/test-project-physics-sample

Conversation

@NoelStephensUnity
Copy link
Copy Markdown
Member

@NoelStephensUnity NoelStephensUnity commented Sep 30, 2022

Removed the no longer needed NetworkTransform from the PhysicsPlayer.
MTT-4083
#1998

Changelog

  • Fixed: test project PhysicsPlayer prefab no longer needed the NetworkTransform component since PlayerMovement derives from NetworkTransform.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

Removed the extra NetworkTransform no longer needed form the PhyscisPlayer prefab since the PlayerMovement class derives from NetworkTransform.
moving the physics sample higher in the list and the sample scene to the bottom.
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review September 30, 2022 02:13
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner September 30, 2022 02:13
@NoelStephensUnity NoelStephensUnity merged commit b92c6b8 into develop Oct 1, 2022
@NoelStephensUnity NoelStephensUnity deleted the fix/test-project-physics-sample branch October 1, 2022 02:30
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
* fix
Removed the extra NetworkTransform no longer needed form the PhyscisPlayer prefab since the PlayerMovement class derives from NetworkTransform.

* update
moving the physics sample higher in the list and the sample scene to the bottom.
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.

2 participants