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

How could we pin tiles in place and tiles go around? #99

Open
Creighcl opened this issue Aug 11, 2023 · 1 comment
Open

How could we pin tiles in place and tiles go around? #99

Creighcl opened this issue Aug 11, 2023 · 1 comment

Comments

@Creighcl
Copy link
Member

No description provided.

@Creighcl
Copy link
Member Author

Creighcl commented Sep 1, 2024

Not Solved.

We don't resolve board movement currently in a structured way. We just redrop rando tiles for the ones we want to replace. This occurs in the Event Resolution Engine (ERE) currently at the end of MonsterTurnEvent logic. Breaking this into its own event phase would allow for custom movement logic.

Re-dropping a tile as another Tile face logic is currently kept on the TileGrid.

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

1 participant