Hi, I want to ask something, so I've been making Survival game with PhotonNetworking but I don't know how do I get a seed from a lobby.

In the lobby scene there’s a Input field and player(master client) will type a seed in that Input field but I don’t know how do I get a variable from Input field(scene 1) to a script(scene 2). Client will use the same seed as a master client.

Answer pls…