Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap Ideas and Proposals [Discussion Thread] #1

Open
4 of 14 tasks
itsjavi opened this issue Nov 22, 2020 · 4 comments
Open
4 of 14 tasks

Roadmap Ideas and Proposals [Discussion Thread] #1

itsjavi opened this issue Nov 22, 2020 · 4 comments

Comments

@itsjavi
Copy link
Owner

itsjavi commented Nov 22, 2020

Ideas

  • Refactor code, splitting it better and using better patterns. React / Redux? + Some canvas lib?
  • Auto-detect tile size when changing image.
  • Drag and drop input image.
  • Generate output in same page.
  • Export to Godot (Collisions and Bitmap).
  • Zoom change.
  • Preview Mode layers:
    • Grid
    • Grid split
    • Transparency
    • Collisions
    • Bitmask
  • Edit Mode:
    • Edit collisions and bitmasks on the canvas (rects and triangles).
    • Edit Godot icon.
  • App exports for MacOS, Windows and Linux (Debian).
  • Examples for 24-px and 32-px tiles.
  • Support for Wang autotiles (reverse Blob to Wang)

Unsupported

Not yet supported or not tested:

  • Isometric tiles
  • Non top-down tilesets
  • Exporting to other game engines (Unity, Game Maker Studio)
@itsjavi itsjavi pinned this issue Nov 22, 2020
@itsjavi itsjavi changed the title Ideas and Proposals [Discussion Thread] Roadmap Ideas and Proposals [Discussion Thread] Nov 22, 2020
@yuyutsupoudel
Copy link

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
Copy link
Owner Author

itsjavi commented Mar 31, 2021

@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
Copy link

@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
Copy link
Owner Author

itsjavi commented Mar 31, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants