Hey guys,
I’m trying to install the Boss Room Utilities for the ClientNetworkTransform
function but when I use the Package-Manager and Using Unity Beta 2022.2.0b13
version, I enter the git hub URL as per the instruction found here (from the Unity Documentation:
The
ClientNetworkTransform
lives inside theMultiplayer Samples Utilities
package. You can add this package via thePackage Manager
window in the Unity Editor by selecting add from Git URL and adding the following URL:
com.unity.multiplayer.samples.coop/Packages/com.unity.multiplayer.samples.coop at main · Unity-Technologies/com.unity.multiplayer.samples.coop · GitHub
The package doesn’t flag an error, it just goes immediately back to the package manager page and does nothing.
I was following the COMPLETE Unity Multiplayer Tutorial (Netcode-for-GameObjects) by Code Monkey on YouTube and it requires this to be installed. Unfortunately for some unknown reason, it won’t install. I have git installed and if I type git into command prompt it shows all the git commands.
Any ideas please people?
Many Thanks