# Isometric help

**URL:** https://forum.makecode.com/t/isometric-help/15050
**Category:** Help
**Created:** [August 23, 2022, 5:29pm UTC](https://forum.makecode.com/t/isometric-help/15050 "2022-08-23T17:29:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [August 23, 2022, 5:29pm UTC](https://forum.makecode.com/t/isometric-help/15050/1 "2022-08-23T17:29:52Z")

</div>

so you may have noticed for a while ive been obsessed with making isometric stuff and have tried in different ways and havent been easy for tiles  
is there a way that someone can make an extension where you can have isometric tilesets like this :

 ![Screenshot 2022-08-22 8.22.07 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/a/ab53c564e19fb264b6656351546f8ab0fdefa198.png)  
and then make maps like :  
 ![Screenshot 2022-08-22 8.19.33 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/e/e09a6c9c864a915950f59e7384c0addf0e8ee3ca.png)  
 ![Screenshot 2022-08-20 11.00.22 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/5/5e071ece2e84317b9b0e61bf8c58f800e9e9cc36.png)  
 ![Screenshot 2022-08-19 6.24.48 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/9/92725a92b9583e823b368d35046c6a588b7de78f.jpeg)  
 ![Screenshot 2022-08-17 11.11.20 AM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/0/05e5cf3527525759cae18e6fad46c8fac31a0e37.png)  
but it eeds to somehow apply layers and actually overlap them somehow and join together so it looks like them and not have to make a milllionnn tiles to look good

something like ![Script] Square tiles to isometric tiles - Scripts & Extensions - Aseprite Community](https://community.aseprite.org/uploads/default/original/2X/c/c6b9b4977840d16830ecd82f41b5c16dd525daa6.gif)

it would be AMAZING if this could be managed cause you could basically make a still angled super mario 3d land i guess or a sonic labyrinth or sonic 3d blast or an isometric minecraft  
n

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [August 29, 2022, 4:16pm UTC](https://forum.makecode.com/t/isometric-help/15050/2 "2022-08-29T16:16:54Z")

</div>

could anyone make a tilemp extension called isometric tilemap wich is like the 8x8 tilemap extension but its a 9x18 isometric grid with walls and make blocks here are some images to explain what i mean

 ![Screenshot 2022-08-27 8.29.54 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/6/6d156b458fc73a89cc6117944a79b6b73c4d7dcc.png)  
 ![Screenshot 2022-08-27 8.29.34 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/c/ce68da087a4fc5ede55f72d9ee9875c61fcd6ec4.png)  
 ![Screenshot 2022-08-27 8.27.09 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/c/c8b4f2e57b2ba9caecdd7cc2a5b103d8b5d933a2.png)  
 ![Screenshot 2022-08-27 8.27.02 PM](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/e/eedee0228ffc61772b1f8858b35ff333547575b3.png)

---

<div class="post-metadata">

### Author: ![Segatendo](https://avatars.discourse-cdn.com/v4/letter/s/898d66/32.png) [@Segatendo](https://forum.makecode.com/u/Segatendo)
#### Post date: [August 29, 2022, 4:17pm UTC](https://forum.makecode.com/t/isometric-help/15050/3 "2022-08-29T16:17:55Z")

</div>

i mean most likely double those sizes cause thats tiny so yeh  
if you want a larger size look at the should have approved new tilest on yaay i did isometric tiles  
but here is what this game looks like

> **[top down thing - Copy](https://arcade.makecode.com/67261-39353-32562-39948)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Kiwiphoenix364](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kiwiphoenix364/32/14368_2.png) [@Kiwiphoenix364](https://forum.makecode.com/u/Kiwiphoenix364)
#### Post date: [August 29, 2022, 9:00pm UTC](https://forum.makecode.com/t/isometric-help/15050/4 "2022-08-29T21:00:27Z")

</div>

I’m building an isometric engine!

> [@Isometric tilemaps renderer (BETA)](https://forum.makecode.com/t/isometric-tilemaps-renderer-beta/15130):
>
> I’ve made a custom renderer for isometric tilemaps, which will probably be expanded on in the future. This is a project that I will most likely be working on alongside the 1x1 tilemaps extension and my goal is to make an extension for isometric tilemaps. THINGS TO ADD: Smooth camera scrolling Collision Bug Fixes Different tile sizes (MAYBE) Here’s the project so far!

I’m planning to have multiple sizes for tiles, and for it to be SUPER flexible, but it will have a learning curve because the tilemap editor isn’t isometric tho.
