#Netcode + physics collider sample project?
1 messages · Page 1 of 1 (latest)
This is a bit older but should still be relevant
https://github.com/Unity-Technologies/EntityComponentSystemSamples/blob/master/NetcodeSamples/Assets/Samples/HelloNetcode/1_Basics/07_Physics/Physics.md
There is many errors inside the project. I'm trying
You should clone the entire samples repo. Then you can open the Netcode Samples as a separate project
1 - git clone https://github.com/Unity-Technologies/EntityComponentSystemSamples.git
2 - Unity Hub open project then you open PhysicSamples or wathever