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

Tool idea: sprite importer #90

Open
Draknek opened this issue Aug 28, 2024 · 8 comments
Open

Tool idea: sprite importer #90

Draknek opened this issue Aug 28, 2024 · 8 comments
Labels
enhancement Improvement to existing capability

Comments

@Draknek
Copy link
Contributor

Draknek commented Aug 28, 2024

Similar to the Sprite Upscaler Tool, I'm suggesting a tool which would allow you to provide an image (PNG/JPG/etc.) and it would output a puzzlescript sprite definition.

Obviously, the source image would need to have a maximum of 10 different colours.

@Draknek Draknek added the enhancement Improvement to existing capability label Aug 28, 2024
@david-pfx
Copy link
Owner

Or it could output JSON for a canvas: sprite.

Seems like a nice idea for someone to contribute.

PS Next supports more than 10 colours in sprites.

@Draknek
Copy link
Contributor Author

Draknek commented Aug 30, 2024

I found a tool that can load an image and export it in PuzzleScript format, you could link it from the Sprite Upscaler Tool page:

http://tmtg.nl/tinyspriteeditor/tinyspriteeditor.html

@david-pfx
Copy link
Owner

Thanks, I didn't know that one. But I see it is in Pedro's list. There is also Asesprite, Narkhos.

Do you have a list of 'really useful tools'? I would like to to add a list of useful tools, but Pedro has way too many, and I'm not sure he's still keeping it up to date.

@Draknek
Copy link
Contributor Author

Draknek commented Aug 31, 2024

I don't have such a list.

Looking at Pedro's list, these are the ones I'd say are maybe worth mentioning:

@david-pfx
Copy link
Owner

Did you try them? Embed and Pedro's sound library are broken. I've emailed Pedro.

How about https://dekeyser.ch/puzzlescriptmis/?

@Draknek
Copy link
Contributor Author

Draknek commented Aug 31, 2024

I use something based on puzzlescript embed and it still seems to work for me, even with a puzzlescript next project.

PuzzleScript+MIS is not personally interesting to me, maybe it is to other people but I don't know how usable it is.

@david-pfx
Copy link
Owner

Maybe the link changed. Is this is it:
https://github.com/raggy/puzzlescript-embed

@Draknek
Copy link
Contributor Author

Draknek commented Sep 17, 2024

Yes, that's the one

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

No branches or pull requests

2 participants