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

Keep epsilon when manually modified by the player #288

Open
Mikolaj opened this issue Dec 10, 2021 · 0 comments
Open

Keep epsilon when manually modified by the player #288

Mikolaj opened this issue Dec 10, 2021 · 0 comments

Comments

@Mikolaj
Copy link
Member

Mikolaj commented Dec 10, 2021

Currently, whenever flinging at an actor, projectile path (determined by epsilon, at seps field), get changed at the last moment to avoid any actors and and obstructions in the way. The workaround to hit many actors with a piercing missile is to change targeting mode from at-enemy to at-position.

Instead, epsilon should be auto-tuned only whenever a new actor is targeted or when player's turn starts and actors or obstacles are noticed to have appeared in the way (debatable). It should never be changed otherwise. This results in WYSIWYG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant