Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello devliam

I took a look at Godot today. Here are some 2x2 autotiles I've prepared. Is this kind of setup enough for your usage ?



(1 edit)

Thanks for looking into Godot for us.  Is there any chance you could show the Godot autotile bit masks for the cliffs?  I've gotten the others done, but cannot seem to figure the cliffs out?? Thanks in advance, I'm just starting to learn about using 2d pixel art in games

(1 edit)

Hello samkeen :)

isn't the mask available in the Godot sample project I have shipped in this pack ? I'll take a look a it this weekend if necessary.

hmm, my download had a godot folder with an autotile.png but no project file (project.godot) or .tres file (which I think can hold bitmask definitions).

As far as I know, with at png I need to use the Godot tilemap tools to manually draw the bitmasks.  Again, I'm new to all this so I could easily be missing something obvious. Apologies if that is so.  If you get a chance to take a look it would be greatly appreciated. These tilesets are amazing, looking forward to building out a game with them.

cheers   

Ah ! You are right I didn't maintain the godot sample project. I'll add it back this weekend !

Hello,

I have added a sample Godot project with autotiles. Does it match your needs ?

👍 Perfect, thanks for taking the time to do that, I really appreciate it

It was my bad, I don't maintain those stuff.