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

"Adjacent empty tile" relative to ability user, while "Adjacent tile" relative to target #1905

Open
Zergla opened this issue Dec 28, 2023 · 1 comment

Comments

@Zergla
Copy link

Zergla commented Dec 28, 2023

When moving a robot to an adjacent tile, specifying the tile to be empty change the meaning of adjacent to what.

An example, because it depends on context:
Activate: move all robots on a random adjacent tile.
Activate: move all robots on a random adjacent empty tile.

same problem occur without random.
Robot on top have the abilities, other robots are there to demonstrate.
image
Using the top ability will result in all robot moving a tile based on their position
image
Using the bottom ability will result in all robot moving adjacent to the caster
image

@Zergla
Copy link
Author

Zergla commented Dec 29, 2023

This glitch seem to be related to
#1883
and can be used to get rid of it.

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