I’m trying to create a racing system where one player can choose players inside their server(the chosen players are given an option to accept or decline). I just have no clue where to start, Im not asking anyone to design the whole system but maybe just give some ideas on how i can start.
A ui with a button that fires a remote to the other player. If they accept it fires a remote back that then fires the race
Sorry but I forgot to mention that the player can choose as many players as they want to race. And if someone declines everyone else can see that they did, so i cant just fire multiple remotes.
a lobby system that teleports people into matches, start with that