Lobby System for Firebase

$19
Publisher ForceNCode
File size 173.62kB
Number of files 16
Latest version 1
Latest release date 2023-01-03 01:20:17
First release date 2023-01-03 01:20:17
Supported Unity versions 2018.4.2 or higher

This Lobby system have features of:

  • Having Moderators
  • Room Listing
  • Creating Room
  • Joining Room
  • Basic User Profile
  • Kicking Users
  • Baning Users
  • Room Authorization
  • Maximum User Number Selection

You can also easliy with simplified methods:

  • Get Data From Firebase Realtime Database
  • Save Data To Firebase Realtime Database
  • Add/Remove Listeners

*To have secure database this package also includes Firebase Authorization Features with Anounymous or Email/Pass Login


Requirements:


This package requires Firebase SDKs (DotNet4), which can be found from:

https://firebase.google.com/docs/unity/setup

Only importing:

  • FirebaseAuth.unitypackage
  • FirebaseDatabase.unitypackage

will be enough to use this package.