mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Readme
This commit is contained in:
parent
1cc6d1a3a2
commit
a7ff9e6264
11
Assets/Mirror/Examples/Shooter/Readme.txt
Normal file
11
Assets/Mirror/Examples/Shooter/Readme.txt
Normal file
@ -0,0 +1,11 @@
|
||||
Our Shooter Example aims to replicate fast paced first person shooter games like Quake & Counter-Strike,
|
||||
by utilizing Mirror's advanced features:
|
||||
|
||||
- Snapshot Interpolation
|
||||
- Lag Compensation
|
||||
- Client Side Prediction
|
||||
- Two Click Hosting
|
||||
|
||||
The goal is to provide a lightweight demo that users can learn from.
|
||||
All the complicated magic should be hidden in Mirror Components, with minimal custom code.
|
||||
We want users to understand this easily and implement it in their own projects with very little effort.
|
3
Assets/Mirror/Examples/Shooter/Readme.txt.meta
Normal file
3
Assets/Mirror/Examples/Shooter/Readme.txt.meta
Normal file
@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2666873d1a854451d82afd255492f7ba
|
||||
timeCreated: 1684039107
|
Loading…
Reference in New Issue
Block a user