I made an isometric game. As most of you know, Makecode has a 16x16 unchangeable tile resolution, making it nearly impossible to add accurate collision to an isometric tilemap. Most sane people would just go and do some coding to add collision or find a workaround. But I’m not sane. I upscaled the screen size 16 times, making each tile look like a pixel. yes, I drew the isometric map. Extreme lag warning, be nice to your computer.
3 Likes
Wow that is laggy. Isn’t there another isometric tile map extension/thing? Cool idea though.
2 Likes
yes there is Isometric render
1 Like
Wow, that’s really cool… I have always wanted to make an isometric game… but to laggy
1 Like