I want to allow the host to change the settings for the game. Ex(default energy per question is 2000 and the host wants it to be 5000) how can I do this
How to make the host decide whether to use questions or not
Here’s a guide I made a while back. The host presses buttons that decide whether to use questions or not. Maybe use the same system, yet instead of disabling the questions, you activate the system.
what do I do instead of the questioning system
Another questioning system for 5000 energy.
Actually wait a second, I’m about to do something else which makes it truly customizable.
When the host presses “yes,” a chain of popups show up, with 1 call to action labeled “next,” and the other 1000, 2000, 3000, 4000, or 5000, in this order. When 1 is pressed, make a trigger (one for each popup) and open blocks.
The number depends on which popup is pressed.
Then instead of using the “grant item” wire option to the item granter, use the wire pulse block, and open blocks on it, and put the following:
can you show a image of what that does