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

Active Tiles List #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Active Tiles List #21

wants to merge 3 commits into from

Conversation

emenello
Copy link
Contributor

Hi everyone, this is just a small PR for the active tiles list. Basically, now there is an active tiles list that can be used anywhere stored in Global.gd. The keys correspond to tuples that can be used to loop through the active tiles list. I defined an active tile as any tile that is zoned or has info that isn't NONE or has a sensor on it.

The only thing that needs to be tested here is making sure that the game is still functioning as normal, since I played around a lot with main functionality in the update function in start_map.gd! Let me know if anyone finds any bugs.

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

Successfully merging this pull request may close these issues.

1 participant