# Tile Limit

**URL:** https://forum.makecode.com/t/tile-limit/32432
**Category:** Help
**Created:** [December 12, 2024, 6:39pm UTC](https://forum.makecode.com/t/tile-limit/32432 "2024-12-12T18:39:32Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [December 12, 2024, 6:39pm UTC](https://forum.makecode.com/t/tile-limit/32432/1 "2024-12-12T18:39:32Z")

</div>

**Problem:**  
There is a soft tile limit due to the tile page UI being too long - means that you can only access 10 (11 if you can be bothered to click 2 pixels) pages of tiles. Adjusting page size does nothing to help.

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/a/7/a7cda2c28f33600d72c5a879ed0b2043263e5771.png)

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/0/a/0a5c6e4d35abb5196c608b943d40ab48b7886774.png)  
You can access more tiles by copying and pasting a grid of every single tile, then holding alt to pick the tiles from the grid. However this is very annoying and quite clunky as you need to update the entire tile sheet every time a tile is added, and move to the grid in the tilemap to every time you want to change your tile.

As many people have had this problem before, ranging back from [2021](https://forum.makecode.com/t/is-there-a-tile-limit/8710) i’m surprised it hasn’t been fixed yet.

* * *

**Solution:**  
Make the page UI shift in respect to the page selected so that the \< an \> can always be pressed.

Tile management is also really messy, especially when tiles like to move around and some can’t be deleted so I think that folders should be added like for the gallery

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

---

<div class="post-metadata">

### Author: ![Sonicblaston](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sonicblaston/32/19164_2.png) [@Sonicblaston](https://forum.makecode.com/u/Sonicblaston)
#### Post date: [December 12, 2024, 6:44pm UTC](https://forum.makecode.com/t/tile-limit/32432/2 "2024-12-12T18:44:41Z")

</div>

Yes, I totally agree with this. I am making Undertale and am already running into this problem myself.

---

<div class="post-metadata">

### Author: ![Danny\_Devention](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danny_devention/32/30134_2.png) [@Danny\_Devention](https://forum.makecode.com/u/Danny_Devention)
#### Post date: [December 12, 2024, 7:52pm UTC](https://forum.makecode.com/t/tile-limit/32432/3 "2024-12-12T19:52:11Z")

</div>

I’ve also ran into this issue a couple times  
@richard could you find a way to solve this problem or is that someone elses job

---

<div class="post-metadata">

### Author: ![AgentBoom](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/agentboom/32/16635_2.png) [@AgentBoom](https://forum.makecode.com/u/AgentBoom)
#### Post date: [December 12, 2024, 7:52pm UTC](https://forum.makecode.com/t/tile-limit/32432/4 "2024-12-12T19:52:24Z")

</div>

Brilliant. I would love to see this.  
(is that redline remastered I see?)

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [December 13, 2024, 10:23pm UTC](https://forum.makecode.com/t/tile-limit/32432/5 "2024-12-13T22:23:28Z")

</div>

this will be fixed in the next release of arcade (i actually just opened a PR for it).

next release should be in early 2025!

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [December 13, 2024, 10:38pm UTC](https://forum.makecode.com/t/tile-limit/32432/6 "2024-12-13T22:38:35Z")

</div>

Thank you! 😁

---

<div class="post-metadata">

### Author: ![DA\_PRO\_PLAYZ](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/da_pro_playz/32/19214_2.png) [@DA\_PRO\_PLAYZ](https://forum.makecode.com/u/DA_PRO_PLAYZ)
#### Post date: [December 13, 2024, 10:40pm UTC](https://forum.makecode.com/t/tile-limit/32432/7 "2024-12-13T22:40:04Z")

</div>

Thank you!

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [December 16, 2024, 2:24am UTC](https://forum.makecode.com/t/tile-limit/32432/8 "2024-12-16T02:24:30Z")

</div>

Yayy thanks!

---

<div class="post-metadata">

### Author: ![Danny\_Devention](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danny_devention/32/30134_2.png) [@Danny\_Devention](https://forum.makecode.com/u/Danny_Devention)
#### Post date: [December 16, 2024, 9:47pm UTC](https://forum.makecode.com/t/tile-limit/32432/9 "2024-12-16T21:47:55Z")

</div>

yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay the problem is solved
