So you know in Amanda The Adventurer, you can type in the blank slots the answers, I wanna recreate that in Gimkit, but I don’t know how. Any ideas?
Like this but in gimkit where you can type in the slots:
So you know in Amanda The Adventurer, you can type in the blank slots the answers, I wanna recreate that in Gimkit, but I don’t know how. Any ideas?
Like this but in gimkit where you can type in the slots:
Great the only problem in looking through this one is how does the slots reset if you type in the wrong answer.
Make a block that checks for the awnser when it’s summited.
If (get property "idk" = "awnser")
Do (broadcast message on channel "win"
Great just two more questions (sorry if this is a lot )
How do I make it so that if it fails check, it resets the blanks.
Also how to make it so it doesn’t activate on game start, but after a pop-up.
Set property "awnser"
value ""
The second question you could use a channel to activate the triggers when popup closed.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.