Hi, I have problems scripting our Rock, Paper, Scissors game. I made a FNF styled map where you can basically come to the stage and click E to be in the game. I made boolvalues to check if a player is there or not, and the problem is I can’t make the RemoteFunction so it sends the UI to both of these players.
What is the issue exactly?
I can check if two players are in the stage or not, but I can’t make the checking in a function and sending it to the RemoteFunction so the server will send the UI back.
What have I tried?
I checked YouTube videos, DeveloperHub and I haven’t found a solution for it.
Thanks!