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

Support using external images for entities. #842

Open
HamdyElzanqali opened this issue Feb 8, 2023 · 0 comments
Open

Support using external images for entities. #842

HamdyElzanqali opened this issue Feb 8, 2023 · 0 comments
Labels
📈 Enhancement New feature or request entity

Comments

@HamdyElzanqali
Copy link

HamdyElzanqali commented Feb 8, 2023

Could you allow us to select an external image (e.g. ".png" file that isn't part of any tileset used in LDtk) and use it for entities?
The only way possible right now to use a sprite for an entity is to add the sprite to a tileset, then select the tile from the tileset.

image

image

It seems like additional unnecessary work to add every sprite in the game to a single big tileset while I could've just selected the image. The benefit of this is to make the workflow more appealing and to visualize the level before actually running it.

Here is an example of the level when using only entities in LDtk.
image
vs the actual level in the game.
image

@deepnight deepnight added 📈 Enhancement New feature or request entity labels May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 Enhancement New feature or request entity
Projects
None yet
Development

No branches or pull requests

2 participants