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

Add naming support for map tiles #9

Open
noam-c opened this issue Dec 3, 2011 · 0 comments
Open

Add naming support for map tiles #9

noam-c opened this issue Dec 3, 2011 · 0 comments

Comments

@noam-c
Copy link
Owner

noam-c commented Dec 3, 2011

There will often be situations where a Lua script will need to refer to a specific tile of the map by a name, such as "exit_south" or "entrance" or "trigger1", and so on. The map format needs to be updated to allow for this kind of naming of tiles, and Lua scripts need an API to map tile names to tile coordinates on a map.

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

No branches or pull requests

1 participant