RodaballoXD
New member
- Joined
- Mar 18, 2024
- Messages
- 28
- Reaction score
- 1
So I am trying to make something that checks if every player is in a certain platform, to end the match and start another one, and I know how to do that, but what I did was to call a process inside of an if variable block that checks if player count is equal to one, but I noticed that when the player who called the process leaves, everything stops working. Does the process actually stop working or am I wrong? Is there any way I can make the process keep running or do I have to call the process another way?