Search Unity

[RELEASED] 2D Online Multiplayer Shooter! (Photon Fusion)

Discussion in 'Assets and Asset Store' started by BTOGameDev, Jan 5, 2023.

  1. BTOGameDev

    BTOGameDev

    Joined:
    Apr 26, 2014
    Posts:
    12



    AssetStore Link

    Hey everyone, I finally got approved and published my 2D Online shooter sample to the asset store and I wanted to share it around!
    It uses the new networking solution called Fusion (from the developers of Photon, free up to 20 CCU).


    ❗✋ Things to know:
    1. As written in the AssetStore description I do highly encourage to come with a bit of knowledge on how to use work with Fusion (client/server mode) or come with a background with server authoritative development
    2. This 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).


    Cool things to know:
    ⭐ There is a Discord channel (link is in the "Guide" file) if you get stuck somewhere.
    ⭐ A full 1 hour video where I'm doing a full overview about the project & the code (link is in the PDF/Discord channel).
    ⭐ There is a video & a PDF on how to set up everything from an empty project.
    ⭐ All of the code is fully documented.


    Sample includes the following features:
    ✅ Leaderboard score for death & kill count
    ✅ Bullet pooling system (used with fusion object pooling feature)
    ✅ 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
    And more

    That's about it, I had a great time developing this asset
    Have a nice week