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

Option to force units to touch their move goal #1512

Open
marcushutchings opened this issue May 14, 2024 · 0 comments
Open

Option to force units to touch their move goal #1512

marcushutchings opened this issue May 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@marcushutchings
Copy link
Collaborator

It may be desirable for games to have situations where a group of units must touch their given move goals. At the moment, there is logic where the engine decides the unit has got close enough if the unit touches another unit that is standing on its move goal. This is to reduce drawn battle lines being pushed too far ahead and it also reduces units stringing out into a single line as they follow multiple move orders around a map. Normally, this is preferred, but there may be times when the games really wants each unit to touch their move goals fro themselves. Ideally, this should be something that can be handled on the move command itself.

@marcushutchings marcushutchings added the enhancement New feature or request label May 14, 2024
@marcushutchings marcushutchings self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant