#Godot Autotile

4 messages · Page 1 of 1 (latest)

warped oxide
#

Hey! Started out Godot and trying to work my way on autotiling. I’m trying to do a bitmask for a tile I have. The bitmask mode was set to match corners and sides. I having issues figuring out how to draw the bitmask of the two tiles on the bottom left.

Thx for reading

frozen shard
#

Which ones? The ones with the green square in their midst (in the picture with the bitmask)? I think you just need to remove the middle green masks so that the corner should be empty. It'll look like a green square frame.

midnight burrow
#

It's a bit of a mess, but here's an auto-tile I have set up for a project I'm doing. You want to fill in wherever there isn't wall.

#

I think it should be something like this.