Hello. Gimkit people and this is part 3 of my Tag/Hide-And-Seek Guide! If you haven’t already, go to these guides:
or
unless you have your own!
If you remember, I’m making a medieval-themed game.
Step 1. Teleport to Arena
1D
1D. Test it out!
Step 2. Delay Taggers from Teleporting
2A
Delete the wire you just added between the counter and the teleporter. Add a checker.
Then add a property named ‘Tag Team?’.
Then, add another counter.
2B
Then, make both the counter and the property scope to ‘PLAYER’.
2C
Make the counter’s property to Tag Team? .
Connect the zone above the tag team to the counter, increasing it.
In the checker, make it check for property, equals 1.
2D
Wire the till-game counter (NOT THE ONE WE JUST MADE) to the checker.
Wire the checker to the teleporter.
The reason it says ‘Check Failed’ is because if check fails, it means the team is NOT the tag team.
2E
Then, add a wire repeater and set delay to 15 seconds.
Wire the checker to the wire repeater.
Then, wire the repeater to the teleporter.
And you’re done!
After making sure that your arena has places to hide and that it has walls around it,
Now I will show you how to make an end-game timer.
I’ll do this a different way now. I’ll tell you all the materials and options, along with interactivity.
Materials
MATERIALS:
-1 Counter
-1 Repeater
-1 Checker
-1 Property
-1 Game Overlay
3A
First, make the repeater interval 1 second. Make it stop after certain duration, and make it the number of seconds your game will be. 5-15 minutes are recommended.
3B
Go into the counter, enable the target value, and make it 0. Also set its default value to the game time you chose.
![Screenshot 2024-03-07 5.30.39 PM|435x271](upload://xbJoNmvgVPnHHXpkg07oX0hyRWI.png
3D
Go into the property and name it ‘Game Timer’. Make it a number property. Also make it broadcast ‘UPDATE TIME’ when it is updated.
3F
IN the Game Overlay, add a block.
Add these simple lines:
I AM VERRY SORRY, BUT IT SHOULD NOT SAY GAME END. IT SHOULD SAY UPDATE TIME.
Wiring
Now for the wiring!
Wire the teleporter you used to teleport players to the arena to the repeater.
Wire the repeater to the counter.
Wire the repeater to the checker.
That is it for the actual gameplay, but there will be at least two more parts, so stay tuned!
Thank you for staying till the end of this floppy, messy Guide!
LOOK!
I am creating a challenge for you! Here are the prompts:
Arena Design:
-A space/Among Us arena
-Halloween arena
Debug:
-Find a bug or a problem, and propose a way to solve it.
Prizes
Hmm… IDK but maybe I’ll make a Hall of Fame in GKC and share it with you!
Deadline: 2024-03-07T05:00:00Z→2024-04-01T04:00:00Z
I don’t expect a lot of people participating, so share this guide?
Oh and also, look to this guide if you want info about minute/sec timer:
Bye!
Inspirations/Helps:
links up there!