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

include npcs from adjacent levels #9

Open
Aeva opened this issue Apr 3, 2016 · 0 comments
Open

include npcs from adjacent levels #9

Aeva opened this issue Apr 3, 2016 · 0 comments

Comments

@Aeva
Copy link
Owner

Aeva commented Apr 3, 2016

An easy way to implement this, would be to read out level links for the level, and note which ones appear to be links to adjancent levels. Then, load those levels, and pull in any npcs that overlap with the edge. This should not be a feature of the parser, because we don't want to do this recursively.

@Aeva Aeva changed the title multi-level maps! import npcs from adjacent levels Dec 28, 2016
@Aeva Aeva changed the title import npcs from adjacent levels include npcs from adjacent levels Dec 28, 2016
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