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

GI-like infantry firing while deploy sequence still plays #1296

Open
6 tasks done
mevitar opened this issue Jun 26, 2024 · 0 comments
Open
6 tasks done

GI-like infantry firing while deploy sequence still plays #1296

mevitar opened this issue Jun 26, 2024 · 0 comments
Labels
Vanilla bug Vanilla game bugs that are requested to be fixed

Comments

@mevitar
Copy link

mevitar commented Jun 26, 2024

Description

There is an issue with GI-like infantry that they can still fire their deploy weapon while their deploying sequence plays. Normally this isn't an issue or noticeable at all, because GI has a very short deploying sequence, but it starts to become a problem for anything that takes more time to deploy.
This makes it impossible to create infantry that's more like the Siege Chopper or StarCraft's Siege Tank.

Conditions to reproduce

The issue is most pronounced when infantry is ordered to deploy while moving - (i think) all of them will immediately fire with their secondary weapon at everything that is within range.

If deployed after reaching destination, only some of them might fire while deploying (it appears to fluctuate between 10% and 30% of them firing, so clearly some unknown factors influence this - like perhaps current facing?).

If ordered to stop first (stop command) and to deploy only after, firing while deploying sequence plays doesn't seem to happen at all.

INI code

No response

Steps to reproduce

  1. Create a GI-like infantry with a long deploy sequence and big secondary weapon range
  2. Move near enemy units that are within secondary weapon range but far enough that they don't attack
  3. Deploy the GI-like infantry while they are still moving
  4. Witness secondary weapon firing immediately despite deploying sequence just started and still playing

Expected behaviour

Infantry shouldn't fire their secondary weapon while deploying sequence plays.

Actual behaviour

Infantry might still fire their secondary weapon while deploying sequence plays.

Additional context

firewhiledeploying150

Checklist

  • The issue is not introduced by Phobos or any other engine extension, such as Ares, Kratos etc.
  • The issue wasn't fixed in the most recent version of Ares/Phobos yet.
  • I agree to elaborate the details if requested and provide thorough testing if the bugfix is implemented.
  • I added a very descriptive title to this issue.
  • I used the GitHub search and read the issue list to find a similar issue and didn't find it.
  • I have attached as much information as possible (screenshots, gifs, videos, debug and exception logs, etc).
@mevitar mevitar added the Vanilla bug Vanilla game bugs that are requested to be fixed label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Vanilla bug Vanilla game bugs that are requested to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant