Hello, Im trying to make capture points for my game. And Im adding UI to it, how should I check it and make the UI run for everyone, thank you.
Here is the UI:
Hello, Im trying to make capture points for my game. And Im adding UI to it, how should I check it and make the UI run for everyone, thank you.
Here is the UI:
The best method to check for data from the server to the client has to be using Number/Bool/String Values inside a replicated storage and then having the client read it.