Set a username / displayname in fusion

I am trying to build my own code off of the fusion 10X tutorials and I've been looking at the Fusion API and I have so far been unable to find any instruction on how to set a username / displayname for a host or client.

I could set some networked string inside of the player class, but older versions of photon had various ways to display human-readable identifiers like Nickname.

Is there a built-in way with Fusion to set a player nickname?

Answers

  • Hi, sorry for the late response.

    Fusion doesn't have something like that, you need to handle the nickname logic.

    -----

    Isaac Augusto

    Photon Fusion Team