Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A.Bond

4
Posts
2
Followers
A member registered Apr 17, 2020 · View creator page →

Creator of

Recent community posts

Maybe, I will make an addon for Godot that will add a WFC-powered autotiling to it’s built-in tilemap editor.

Hi. Yes, solver gets stuck sometimes (especially on large rectangles of rail tiles). The operation can be cancelled by clicking the right mouse button, perhaps it was worth to mention that function somewhere.

Yes, solver may change tiles outside of painted area, otherwise it would cause contradictions in lots of cases. In fact, it re-generates a rect enclosing all painted cells plus some gap around them, but tries to leave non-painted area as is.

I did think of adding a “line” tool, but was too lazy to write the line drawing algorithm.. but it does make sense to use it to interpolate between cursor positions in free-hand painting mode, will do it in later versions of the editor (when/if they will be made). Thanks for the suggestion.

I have identified and fixed the bug related to framerate. It should work fine with 120 fps now.

Hi! It always zooms out the way all linked balls fit the screen with some space around them. If it doesn’t work that way for you then please provide more info like on what platform are you running, some screenshots, etc..