How to make a task bar like Among Us [🟧]

I realized that there isn’t already a guide for this, so here it is!
First we’re going to make it so when you complete a task it transmits on a channel. Now, this depends on what you have set up for tasks, if it’s just a button, or the player gets teleported to the task in which they have to do. If it is a button, make it so it sends on a channel called task done.


If the task is set up where the player is teleported to it, make the teleporter that the player is teleported to when done with the task When teleported here, transmit on to send on the channel task done.
image
Either way, this makes it so when the player completes a task, it sends on the task done channel.
Now we’re going to make a property. Put down a property, and make sure it looks like this:

Make sure that you put task in the When property value changes, transmit on option.
Next, place down a counter. Make it not visible on game start, and put increment when receiving on to task done. Then go to the Property tab and make Update Property to Yes, and put Tasks Completed in the Property To Update place.

image
This will make it so that anytime anyone does a task, it will update the property. See where we’re going here?
Ok, now one of the most important parts: The overlay that players will see. This will show the tasks done.
Place down an overlay. Make sure it looks like this:

Now, we’re going to head over to the block section and make a block, for When Receiving on Channel. Make the Channel name task. Make it look like this:
image

The /30 part is the total amount of tasks, so that depends on your own map.
One last step. Place down a lifecycle device. Put it to Game Start, and put When event occurs transmit on to task. Even though the overlay is set to start on game start, it only activates that block when recieving on channel task, so this will make it present at the start of the game. This should be it, a working task bar! If you wanted to make the game end when all the tasks are completed, put a target on the counter, and the target should be the total amount of tasks. Then wire that up to and end game device, so that When Target is Reached → End game.
Have fun!

22 Likes

Ah, a Chromebook comrade! :+1:

Anyway, nice guide!

6 Likes

Exactly, why is everyone on the forum using Chromebooks (including me) :joy:

6 Likes

Idk lol ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Thanks****************************

Nice guide! I had another idea for a task bar, but I’m still figuring out the details:

Basically, since you don’t need the health bar in Among Us, but it’s green and in the top left corner, it looks sort of like a task bar! So you could grant everyone a bit more health every time someone finished a task!

Wow, that is a great idea, I never would have thought of that!

2 Likes

I use a Mac

I too, am a Chromebook user, and I am also trying to make an among us map, I think im starting to notice a pattern here… :eyes:

I too, am a Chromebook user, and I am also not trying to make an among us map, I think im starting to notice a pattern here… :eyes:

If you need help with among us, go here:

I too, am a Chromebook user, and I am also not trying to make an among us map, I think im starting to notice a pattern here… :eyes:

GIMKING!?!

You’re still active?

2 Likes

Yes sirㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

I’m starting to think my school is the only school that has dell windows computers…

3 Likes

Wait… my school has dell windows computers…

3 Likes

yay im not the only one…

1 Like

If you want the benefits of windows 11 a HP Stream is a cheap laptop.

Welcome to the forum!

Thanks, I’ve been making Gimkits for my family for a while, but I just got on the forum.

1 Like