# Minimap mess

**URL:** https://forum.makecode.com/t/minimap-mess/5425
**Category:** Arcade
**Tags:** game
**Created:** [January 8, 2021, 4:53pm UTC](https://forum.makecode.com/t/minimap-mess/5425 "2021-01-08T16:53:41Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![fd268](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/fd268/32/35044_2.png) [@fd268](https://forum.makecode.com/u/fd268)
#### Post date: [January 8, 2021, 4:53pm UTC](https://forum.makecode.com/t/minimap-mess/5425/1 "2021-01-08T16:53:41Z")

</div>

> **[minimap mess](https://arcade.makecode.com/24237-50921-21571-09550)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![GameGod](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gamegod/32/2756_2.png) [@GameGod](https://forum.makecode.com/u/GameGod)
#### Post date: [January 8, 2021, 5:15pm UTC](https://forum.makecode.com/t/minimap-mess/5425/2 "2021-01-08T17:15:10Z")

</div>

The minimap was jittering, so I fixed it -

> **[minimap mess](https://arcade.makecode.com/82214-17957-00122-77266)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

I deleted the current forever loop to make it at the top left and added this to the start block:

![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/c/c1b68794957b66ae29a1782355ed1a31cf7de75b.png)

---

<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: [January 8, 2021, 5:36pm UTC](https://forum.makecode.com/t/minimap-mess/5425/3 "2021-01-08T17:36:25Z")

</div>

Hey! Gamegod! You see to know how minimaps work! Could you please make one for me?  
I need one in my Among Us game! It has to be toggled! So not always there! So when you press menu it opens it and if you press it again it closes! thanks! Here is the game!

> **[Among Us V0.2](https://arcade.makecode.com/83121-77369-03495-18101)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

(Please tell me if and when you work on it! So that we do not code at the same time!)  
Thanks

---

<div class="post-metadata">

### Author: ![GameGod](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gamegod/32/2756_2.png) [@GameGod](https://forum.makecode.com/u/GameGod)
#### Post date: [January 8, 2021, 6:56pm UTC](https://forum.makecode.com/t/minimap-mess/5425/4 "2021-01-08T18:56:30Z")

</div>

I can do it in about 4 hours.

---

<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: [January 8, 2021, 7:09pm UTC](https://forum.makecode.com/t/minimap-mess/5425/5 "2021-01-08T19:09:26Z")

</div>

Thats great bc then I am in bed… (it is now 8pm) … so then it will be 0:00 so then I definitly am not working on it! Thanks! Please also make the player visible on the minimap! And maybe try to do (try! if it does not work don’t do it! it will just mess everything up) task indicators! (the ! thing) Thanks again!

---

<div class="post-metadata">

### Author: ![NxNMatrixGL](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/nxnmatrixgl/32/2553_2.png) [@NxNMatrixGL](https://forum.makecode.com/u/NxNMatrixGL)
#### Post date: [January 8, 2021, 7:41pm UTC](https://forum.makecode.com/t/minimap-mess/5425/6 "2021-01-08T19:41:46Z")

</div>

Use of a mini-map reminds me of the classic game Defender on the Vic-20. My son has been wanting to port games from the Vic-20 to MakeCode. This might be a fun project he can work on. 🙂

---

<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: [January 8, 2021, 10:37pm UTC](https://forum.makecode.com/t/minimap-mess/5425/7 "2021-01-08T22:37:51Z")

</div>

Here is the current version! Thanks again!

> **[Among Us V0.3](https://arcade.makecode.com/25064-34722-26127-03628)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

@GameGod

---

<div class="post-metadata">

### Author: ![GameGod](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gamegod/32/2756_2.png) [@GameGod](https://forum.makecode.com/u/GameGod)
#### Post date: [January 8, 2021, 11:16pm UTC](https://forum.makecode.com/t/minimap-mess/5425/8 "2021-01-08T23:16:06Z")

</div>

![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/8/80cc5f7331ba3d8763d379e47e90d9f3fa32217c.png)

Go left when you spawn…

---

<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: [January 8, 2021, 11:46pm UTC](https://forum.makecode.com/t/minimap-mess/5425/9 "2021-01-08T23:46:55Z")

</div>

Ooop! Just Press A so it starts! (No map needed in lobby)

---

<div class="post-metadata">

### Author: ![NxNMatrixGL](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/nxnmatrixgl/32/2553_2.png) [@NxNMatrixGL](https://forum.makecode.com/u/NxNMatrixGL)
#### Post date: [January 9, 2021, 2:30am UTC](https://forum.makecode.com/t/minimap-mess/5425/10 "2021-01-09T02:30:21Z")

</div>

That does indeed fix the jitter, but the sprite movement isn’t updated on the minimap.
