# Help Needed

**URL:** https://forum.makecode.com/t/help-needed/14233
**Category:** Arcade
**Created:** [June 27, 2022, 8:34pm UTC](https://forum.makecode.com/t/help-needed/14233 "2022-06-27T20:34:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RoBo](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/robo/32/6253_2.png) [@RoBo](https://forum.makecode.com/u/RoBo)
#### Post date: [June 27, 2022, 8:34pm UTC](https://forum.makecode.com/t/help-needed/14233/1 "2022-06-27T20:34:16Z")

</div>

I’m making a 3D game and I can’t figure out how to fix a bug when you go through the purple portal the tilemap doesn’t work please help. [https://makecode.com/\_72ygzbDvpbjf](https://makecode.com/_72ygzbDvpbjf)

---

<div class="post-metadata">

### Author: ![danger\_kitty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danger_kitty/32/32006_2.png) [@danger\_kitty](https://forum.makecode.com/u/danger_kitty)
#### Post date: [June 28, 2022, 5:07pm UTC](https://forum.makecode.com/t/help-needed/14233/2 "2022-06-28T17:07:49Z")

</div>

Sorry I don’t do a lot of 3D stuff maybe @AqeeAqee can help

---

<div class="post-metadata">

### Author: ![AqeeAqee](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/aqeeaqee/32/5424_2.png) [@AqeeAqee](https://forum.makecode.com/u/AqeeAqee)
#### Post date: [June 28, 2022, 5:51pm UTC](https://forum.makecode.com/t/help-needed/14233/3 "2022-06-28T17:51:33Z")

</div>

Hi @RoBo !  
 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/2/2850cc57a14dcca748d83a70d5d5ac1b3c96c407.png)

As showing in these blocks, after you go through the pruple portal, the new tilemap has been be set. But then, you placed myself onto the blue tile, that triggered the “on player overlaps blue tile”, and tilemap be replaced with a empty one.
