I’m trying to make a game that requires a voting system to choose the gamemode, where you press buttons to increment counters, and whatever counter has the highest vote will be chosen, but I can’t get it to work. How would I get this to work?
Edit: I’m trying to make it see which vote got the most votes, Not how to make a system.
I know a way to make a more complex system, I’ll explain it here.
here’s a mini guide lol
Making a voting system!
Grab some popups
A Game Overlay
triggers
counters
Use the "Call to action"s in the popups
Set the primary to your game mode.
Set the secondary to “more”
When you click more, you go another popup with the same settings but a different gamemode
When you press the gamemode primary, it should trigger a counter.
The counter will go up one vote
When a counter reaches a curtain number, make everyone tp to the gamemode!