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

Tileset Options wont slice up sprite sheet #34

Open
peachpieproductions opened this issue Oct 3, 2020 · 4 comments
Open

Tileset Options wont slice up sprite sheet #34

peachpieproductions opened this issue Oct 3, 2020 · 4 comments

Comments

@peachpieproductions
Copy link

peachpieproductions commented Oct 3, 2020

Hey there! when I change the values under "TilesetOptions" the image does not get sliced when set to import type "Tileset"

I have a sprite sheet I would like to slice up (like Unity does) with 16x16 cells. is this possible? its not an animation, they are different sprites per cell.

@peachpieproductions peachpieproductions changed the title Tileset Options not working Tileset Options wont slice up sprite sheet Oct 4, 2020
@martinhodler
Copy link
Owner

there is a solution in the sprite-editor branch which uses Unitys own sprite editor to import the sprites.

@peachpieproductions
Copy link
Author

Hey there! Thank you so much for your response!

I am using that branch and it has a few errors -
image

@martinhodler
Copy link
Owner

Sorry for my late response... school was taking over.
The branch will be removed soon. The functionality was merged into the master branch with that some updates to the default importer.
The displayed errors should be fixed in the master branch. If you want to use the features from the sprite-editor branch change the Importer in the inspector to Bundled (preview).

Let me know if this solves your issue.

@martinhodler
Copy link
Owner

The Bundled (preview) does not support the tileset generation for now. I will add this feature as soon as possible. I hope you can work with the Generated (Subfolder) importer.

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