Mirror Networking modified to do Lockstep, DeltaLockstep and Rollback.
This Unity project utilizes the Mirror networking library, but with additional modifications to allow for control of physics and the implementation of lockstep logic for rollback.
- Clone or download the repository to your local machine.
- Open the project in Unity.
- Build and run the project on multiple devices to test the network functionality.
- Unity
- Mirror
- Physics control
- Lockstep implementation for rollback
- Helvest