Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Feature : Add Auto Tiling templates #84

Closed
nikhilCad opened this issue Dec 22, 2019 · 3 comments
Closed

Feature : Add Auto Tiling templates #84

nikhilCad opened this issue Dec 22, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@nikhilCad
Copy link

nikhilCad commented Dec 22, 2019

Stretch goal:
Pixelorama is a tool for game developers. Many game developers are using auto tiles for their levels to maintain their sanity.
Here is a 47 tile setup:

And a 16 tile setup:
image
They are fairly easy to use(in Godot and GMS2 at least). But the real challenge is in making them.

Pixelorama can have a simple option to enable a 'reference background/template':
47 tiles:
image
16 tiles(Please dont mind the numbers at corners, this is the only image I could find):

There should be an option to select the size of individual tile(16x16, 32x32 etc.)
Again, a stretch goal. Would be nice to have, and very useful too.

@OverloadedOrama
Copy link
Member

This sounds very interesting, but probably not something that will happen soon! I'd love to experiment with this in the future though!

@Calinou
Copy link
Contributor

Calinou commented Dec 22, 2019

@OverloadedOrama Would it be possible to include a few .pxo files in a Templates/ folder included in the Pixelorama distribution? This way, we could have an "open template" menu that opens the file browser directly in that folder.

Alternatively, we can include a few PNGs in there and make "Open template" import the PNG as an image. This way, it can be imported into an existing image.

@OverloadedOrama OverloadedOrama added the enhancement New feature or request label Dec 26, 2019
@Erevoid
Copy link
Member

Erevoid commented Jan 15, 2020

Actually, a tilemap editor could make a great future addition and a very useful tool

@Orama-Interactive Orama-Interactive locked and limited conversation to collaborators Nov 17, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants