# AMONG US (Work in Progress)

**URL:** https://forum.makecode.com/t/among-us-work-in-progress/4242
**Category:** Game Design
**Created:** [November 2, 2020, 8:12pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242 "2020-11-02T20:12:41Z")
**Posts on this page:** 20
**Page:** 5

<div class="post-metadata">

### Author: ![UnsignedArduino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unsignedarduino/32/592_2.png) [@UnsignedArduino](https://forum.makecode.com/u/UnsignedArduino)
#### Post date: [November 18, 2020, 4:27pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/81 "2020-11-18T16:27:50Z")

</div>

That works but you don’t need to `join` statement because `name` is already a string.

---

<div class="post-metadata">

### Author: ![Dreadmask197](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dreadmask197/32/10494_2.png) [@Dreadmask197](https://forum.makecode.com/u/Dreadmask197)
#### Post date: [November 18, 2020, 4:34pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/82 "2020-11-18T16:34:19Z")

</div>

Well, that’s new to know. Thanks

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 4:34pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/83 "2020-11-18T16:34:33Z")

</div>

Imma try

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 4:47pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/84 "2020-11-18T16:47:52Z")

</div>

Well still…  
Property “setPosition” does not exist on type “string”  
Property “setText” does not exist on type “string”  
And Type “textSprite” is not assignable to type “string”  
still… thanks for the help

---

<div class="post-metadata">

### Author: ![UnsignedArduino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unsignedarduino/32/592_2.png) [@UnsignedArduino](https://forum.makecode.com/u/UnsignedArduino)
#### Post date: [November 18, 2020, 4:53pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/85 "2020-11-18T16:53:15Z")

</div>

You have some code somewhere that tries to do something with the text sprite but it’s being handled as a string.

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 4:59pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/86 "2020-11-18T16:59:27Z")

</div>

OK  
also I need help… I want to make if you are in the menu you can not move  
But my code is a mess and guess what  
I have no clue where the (move(me)with buttons X() Y()  
is … soooo could you (all of the people reading this) help to find the missing block  
(Color is dark orange (controller)) Probably underneath a piece of code  
I tried to format code and find it but I couldn’t sooo I really need your help  
THANKS TO ALL WHO HELP MAKING THIS PROJECT!!!

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 5:01pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/87 "2020-11-18T17:01:32Z")

</div>

![Screenshot 2020-11-18 at 12.01.06 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/3/3ee2804e115c49270bb7d7922a880f7fde8a9cca.png)

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 5:01pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/88 "2020-11-18T17:01:50Z")

</div>

oh wait I’m dumb-

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 5:33pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/89 "2020-11-18T17:33:33Z")

</div>

… lol of course I mean in the code

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 5:40pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/90 "2020-11-18T17:40:59Z")

</div>

OK GUYS I GUESS I AM STUPID…  
The first name position was a labeled status bar… so I made it label variable name and it works… I wasted so much time … just 1 block and I would have been done 🤦‍♂️ 🤦‍♂️ 😅

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 5:55pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/91 "2020-11-18T17:55:54Z")

</div>

THE NAME WORKS PERFECLTY FINE NOW (Not in the lobby but idc because you are not in the lobby for long) Also the imposter has a red name!

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 5:59pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/92 "2020-11-18T17:59:24Z")

</div>

Nice!!!

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 6:00pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/93 "2020-11-18T18:00:44Z")

</div>

I am uploading it in a few minutes! I just wanna try something out!!!

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 6:40pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/94 "2020-11-18T18:40:40Z")

</div>

NEWEST VERSION 0.9  
News  
CHERRY SKIN WORKS!!!(Go to PC in lobby\>Click Menu\>Select Skins with A\>Select Cherry with A\>Select back\>select exit) AND YOU HAVE A CHERRY SKIN!!!  
NAME WORKS!!! (Go to PC in lobby\>Click Menu\>Select Name\>Type in name\>Select OK\>Select Exit) And you have a new name (Name in game is different)  
Other small fixes

> **[Among Us V.0.9](https://arcade.makecode.com/25249-19116-98756-37156)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

  
@UnderwaterAstronaut @FlintAsher @Kat@UnsignedArduino@GameGod @Dreadmask197 @LcAtonal @ymxdj0 @Sagar_speedcube @MK97-2007  
THANKS FOR YOUR HELP!!!

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 6:45pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/95 "2020-11-18T18:45:31Z")

</div>

NEWEST VERSION IS HERE (I had only max 10 mentions)  
@purna079 @SPerkins25

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 6:49pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/96 "2020-11-18T18:49:38Z")

</div>

Theres so much code its not loading for me ☹

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 6:58pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/97 "2020-11-18T18:58:01Z")

</div>

I got it to work! Im excited for the other customizations!!

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 7:06pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/98 "2020-11-18T19:06:09Z")

</div>

I am currently taking a break but I will do more skins soon

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [November 18, 2020, 7:08pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/99 "2020-11-18T19:08:23Z")

</div>

Totally understandable! If you’ve worked this hard on a game, you definitely deserve a break! Make sure not to code so much that your fingers cramp! That’s never fun. 😰

---

<div class="post-metadata">

### Author: ![DahbixLP](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dahbixlp/32/4760_2.png) [@DahbixLP](https://forum.makecode.com/u/DahbixLP)
#### Post date: [November 18, 2020, 7:25pm UTC](https://forum.makecode.com/t/among-us-work-in-progress/4242/100 "2020-11-18T19:25:05Z")

</div>

I am “unfortunately” quite addicted to it… I sometimes code during online classes… ehh no I do not … defenitly… 😬 😅  
.  
.  
.  
Ok  
I do 😞

[Previous page](https://forum.makecode.com/t/among-us-work-in-progress/4242.md?page=4)

[Next page](https://forum.makecode.com/t/among-us-work-in-progress/4242.md?page=6)
