Adaptable Tiles

A to place tile
B to switch between build and destroy modes
Watch the magic happen!

16 Likes

Sweet! Perfect for building games! : D

3 Likes

This is cool but sometimes the corners are missing…

image

5 Likes

What blows me away is that this was done in blocks.

3 Likes

I did something like this :+1:.

1 Like

Yeah was going to do this later, it’s pretty much 2x more code but with minimal change.
image
All the tile stuff not implemented yet
Also @richard could you add tile rotation in the tilemap (no not image ik that already exists) editor? It would literally save so many tiles which are just rotated copies of each other. Also flipping tiles would be helpful

3 Likes

@Luke can you expand on that a little? do you want a tool that rotates tiles when you click on them? seems a little tedious…

3 Likes

I was thinking that these:
image

Could actually rotate and flip the tile image instead of just its location
Because rotating this:
image
does this:
image
I guess there could be a submenu for each tile showing it’s rotated forms but that’s probably too complex :sweat_smile:

4 Likes