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

LDtk map support #66

Open
5 tasks
Dandielo opened this issue Aug 20, 2021 · 0 comments
Open
5 tasks

LDtk map support #66

Dandielo opened this issue Aug 20, 2021 · 0 comments
Labels
feature Request for a new feature or functionality

Comments

@Dandielo
Copy link
Member

Implement an asset Oven for the LDtk editor tile map format. This editor is a nice replacement for Tiled at some point and should be good enough to provide initial support for it.

The format documentation: https://ldtk.io/docs/game-dev/loading-ldtk-in-your-game/

What we would like to have:

  • Loading of all defined tile sets
  • Loading of single level from the tile map
  • Loading all layers from that level
  • (Optional) Loading of collision objects, if possible
  • (Optional) Loading of all available levels, if possible
@Dandielo Dandielo added the feature Request for a new feature or functionality label Aug 20, 2021
@Dandielo Dandielo added this to the IceShard - v0.1.0-beta milestone Aug 20, 2021
@Dandielo Dandielo added this to To do in 2D Game Engine via automation Aug 20, 2021
@Dandielo Dandielo removed this from To do in 2D Game Engine Dec 21, 2021
@Dandielo Dandielo removed this from the IceShard - v0.1.0-beta milestone Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for a new feature or functionality
Projects
Status: Backlog
Development

No branches or pull requests

1 participant