itsjavi / autotiler

Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
https://route1rodent.itch.io/autotiler
MIT License
45 stars 2 forks source link

Roadmap Ideas and Proposals [Discussion Thread] #1

Open itsjavi opened 3 years ago

itsjavi commented 3 years ago

Ideas

Unsupported

Not yet supported or not tested:

yuyutsupoudel commented 3 years ago

One feature i would like to have is ability to choose individual tile files rather than whole tile sets. This could take a lot of time to implement, however it would be worth it to do so. This feature will allow user to create different tiles files for same tile and implement them easily rather than creating while tileset image file. Such as different grass texture, different dirt but same grass etc. Something like this

itsjavi commented 3 years ago

@yuyutsupoudel it's a good Idea, I could Implement a drag an drop system to place the tiles in every cell, flip them, etc. But yes, it requires a rework of the project.

If we switch to react and convert this project into a browser web app things may become easier.

yuyutsupoudel commented 3 years ago

@itsjavi honestly speaking, with out this feature, this project is like person with one broken leg. This is probably one of the game changing feature of this project. Wish i could contribute lol.

itsjavi commented 3 years ago

@yuyutsupoudel I know, but that's the idea of having it public and opensource. Everyone can make it better :)