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

What mapper should we use ? #1

Open
ObaniGemini opened this issue Aug 25, 2018 · 1 comment
Open

What mapper should we use ? #1

ObaniGemini opened this issue Aug 25, 2018 · 1 comment

Comments

@ObaniGemini
Copy link
Member

Should we use a specific mapper for creating the maps of the game ?

I'm thinking of Tiled we could use pretty easily but if you got others,...

The problem of using the TileMap node means we would either need to convert the tiles to entities (or only specific tiles to entities) or use the TileMap as-is then adding specific entities on it. Or maybe the TileMap node changed a lot on 3.0 ?

Anyway, your thoughts ?

@bojidar-bg
Copy link

IMO, we should use the Tilemap node with a script converting fake tiles to entities. That way, if/when godot#9180 is merged, we will have little stuff to change.

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