AutoGrid
AutoGrid copied to clipboard
Autotile system for gridmap in godot engine
No matter what project I add the addon/autogrid folder to, it won't let me enable the plugin, stating: "Unable to load addon script from path: 'res://addons/AutoGrid/core.gd'. This might be due...
I think it'd be really handy if there was a fast way to set up an imported tilegrid that created and then set bitmasks for you. Lemme show you what...
 Here in this screenshot you'll notice that one of my tiles is visible while another tile isn't. So I **believe** I'm editing the bitmasks for the visible tile. However,...
I'm trying to paint some tiles but it looks like only "closed" tiles autotiles correctly, if I open some angles I get the wrong tiles as shown in the image:...
As you can see in the picture, in my project I only have 14 tiles to cover all cases.  When using a gridmap normally, I use the S key...