Compatible with FUSION 2!
Hey fellow devs out there, this is a sample I created for developers who are interested in learning how to create Online Multiplayer games with the NEW networking solution called Fusion! (made by Photon).
Things to know! -
* This is a Fusion “host server mode” sample.
* This template requires the networking solution - Fusion
* Highly recommended to come with some background in developing with Fusion or any other networking solution which is similar to a server authoritative development.
Features that are in the sample -
✅ Bullet pooling system (used with fusion object pooling feature)
✅ Leaderboard score for death & kill count
✅ Join random room, create room, join room by code
✅ Player emotes (emojis)
✅ Data is always updated for late joiners
✅ Using Fusion client prediction & lag compensation features
✅ Timed gameplay
✅ Respawn system
✅ Local health bar for the local player & non local health bars for proxies
✅ Death, hit and kill effects
And the VERY cool thing is…
🎉 A full video on how to install everything from an empty project.
🎉 A full video where I'm doing a full overview about the project & the code.
🎉 All of the code is fully documented.
🎉 There is a Discord channel (link is above & in the Guide.pdf file).
Note: this is was not made as a direct project that you should build upon (although you definitely can) this was made for developers who wants to understand & LEARN the concept of how to create a game with Fusion! (host-server mode).
Wish you a good week, cya in the Discord channel! 🕹️