# https://makecode.com/\_agPchME7HWpC

**URL:** https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336
**Category:** Help
**Created:** [April 12, 2021, 9:56pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336 "2021-04-12T21:56:10Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Cookiecreationsyt](https://avatars.discourse-cdn.com/v4/letter/c/51bf81/32.png) [@Cookiecreationsyt](https://forum.makecode.com/u/Cookiecreationsyt)
#### Post date: [April 12, 2021, 9:56pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336/1 "2021-04-12T21:56:11Z")

</div>

I need help figuring out how to make a character select menu I also need a little bit of help figuring out how to make my game two player

---

<div class="post-metadata">

### Author: ![livcheerful](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/livcheerful/32/3509_2.png) [@livcheerful](https://forum.makecode.com/u/livcheerful)
#### Post date: [April 12, 2021, 11:34pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336/2 "2021-04-12T23:34:33Z")

</div>

here’s a quick character select menu – it’s not super pretty (you can’t preview the different characters before choosing) but it deals with item selection and all the different animations

> **[180 fuse](https://arcade.makecode.com/38395-92180-94933-96816)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

It makes all the animations (left, right, up) variables, and you set them to be the right character animations after selecting something from the menu. The menu uses the storytelling extension blocks! ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/2/2f5e0608d2dc438e17aa7ffee76028d894ce74a6.png)

Here’s a more complex character menu selection:

> **[180 fuse - cool menu select](https://arcade.makecode.com/87049-41152-80357-74300)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

It makes a bunch of preview sprites, and I used the left/right buttons to change who the currently selected one is. I added some comments in the code to try to explain, but let me know if you have questions about it!

---

<div class="post-metadata">

### Author: ![girlwhocode](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/girlwhocode/32/3754_2.png) [@girlwhocode](https://forum.makecode.com/u/girlwhocode)
#### Post date: [April 12, 2021, 11:42pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336/3 "2021-04-12T23:42:26Z")

</div>

for two player you need to add two sprites but send me the link to the game that you are trying to create ok

---

<div class="post-metadata">

### Author: ![Cookiecreationsyt](https://avatars.discourse-cdn.com/v4/letter/c/51bf81/32.png) [@Cookiecreationsyt](https://forum.makecode.com/u/Cookiecreationsyt)
#### Post date: [April 13, 2021, 3:19pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336/4 "2021-04-13T15:19:44Z")

</div>

Thanks so mutch

---

<div class="post-metadata">

### Author: ![Cookiecreationsyt](https://avatars.discourse-cdn.com/v4/letter/c/51bf81/32.png) [@Cookiecreationsyt](https://forum.makecode.com/u/Cookiecreationsyt)
#### Post date: [February 22, 2023, 5:59pm UTC](https://forum.makecode.com/t/https-makecode-com-agpchme7hwpc/7336/5 "2023-02-22T17:59:48Z")

</div>

hello again i was wondering if anyone knew how to create a boss level at the end of my platformer level 1 on the blue ground area at the end of the level thanks! cookie
