# I Got A Question, Is It Possible To Use A Multi-Layer tile map to Create A 3D Platformer

**URL:** https://forum.makecode.com/t/i-got-a-question-is-it-possible-to-use-a-multi-layer-tile-map-to-create-a-3d-platformer/36738
**Category:** Help
**Tags:** game
**Created:** [May 17, 2025, 8:51pm UTC](https://forum.makecode.com/t/i-got-a-question-is-it-possible-to-use-a-multi-layer-tile-map-to-create-a-3d-platformer/36738 "2025-05-17T20:51:10Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Gl125371](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gl125371/32/29131_2.png) [@Gl125371](https://forum.makecode.com/u/Gl125371)
#### Post date: [May 31, 2025, 8:17pm UTC](https://forum.makecode.com/t/i-got-a-question-is-it-possible-to-use-a-multi-layer-tile-map-to-create-a-3d-platformer/36738/7 "2025-05-31T20:17:32Z")

</div>

> [@Isometric render](https://forum.makecode.com/t/isometric-render/22580):
>
> A preview of my Isometric Render: Building on the same framework of my [Raycasting 3D render – Blocks Edition](https://forum.makecode.com/t/raycasting-3d-render-blocks-edition/12921) extension. Most features of raycasting are planned supportting, but some not finished yet. Tiles rotating algorithm is based on the [SNES mode 7 transformations](https://forum.makecode.com/t/snes-mode-7-transformations/8530) Main features implemented: Render view following selfSpr position & view angle Tilemap: supported Sprite: build-in blocks: Position, Scale, Projectile, SayText, Particle Effect extension feature: jump, floating,etc. Walls b…

I guess this could help?

> [@Isometric render](https://forum.makecode.com/t/isometric-render/22580/58):
>
> Hi all:  
> To deliver on my promises, I managed to make the Isometric Sideview Block edition release.  
> To import this extention, search with url:
> 
> > [https://github.com/AqeeAqee/pxt-isometric-sideview](https://github.com/AqeeAqee/pxt-isometric-sideview)  
> > or  
> > **AqeeAqee/pxt-isometric-sideview** ,for short.
> 
> This released in a hurry, I have no time to do more test. Hope it works well, and you all happy with it.
> 
> [https://arcade.makecode.com/S45838-78908-96256-43303](https://arcade.makecode.com/S45838-78908-96256-43303)
> 
> - A very very simple block demo.
> - For more usage read main.ts, in codes.
> 
> **Merry Christmas ! 🎄**

---

_[View the full topic](https://forum.makecode.com/t/i-got-a-question-is-it-possible-to-use-a-multi-layer-tile-map-to-create-a-3d-platformer/36738)._
