Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Unity Multiplayer I am looking for documentation on Normcore, specifically how to make a login-system.

Discussion in 'Multiplayer' started by JuliaKalischnig, Dec 11, 2021.

  1. JuliaKalischnig

    JuliaKalischnig

    Joined:
    Nov 25, 2021
    Posts:
    1
    Hello.

    I am searching for some documentation on how to make a login-system using Normcore. I played around with Photon, but the prices are a little too steep for my budget. I chose Normcore, not only for the price, but also the VR Support. My game is VR.
    Anyway, I am looking for something that can point me in the direction of logins and passwords and the likes. I'm sure there is a way, I just can't find anything on it. Can PlayFab work with Normcore?

    Thank you :)
     
  2. Gonzorro

    Gonzorro

    Joined:
    Feb 26, 2016
    Posts:
    12
    did you progress? there is a discord channel
     
  3. toddkc

    toddkc

    Joined:
    Nov 20, 2016
    Posts:
    201
    NormCore doesn't have an account system. Neither does Photon for the record. You need a separate service for that, such as PlayFab as you mentioned. Hooking the two together will be something you do, NormCore will not have that built-in.
     
  4. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    2,971
    On the pricing: You want to check what "1000 room hours" mean, what counts into these hours and what happens if your game goes over that. Assuming the odd case 2 rooms are in use for a full months (24/7, 30 days), you are already well over the first paid level.
     
    toddkc likes this.