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

[BUG] - Melee combatants do not fully close the distance in combat #28

Open
KobaltBlu opened this issue Jun 24, 2023 · 0 comments
Open
Labels
bug Something isn't working KotOR.js About the KotOR.js library

Comments

@KobaltBlu
Copy link
Owner

Describe the bug
When two creatures begin a combat action, they attempt to move to the distance required by the chosen combat action. The observed behavior in-game is that they stop short of the required distance. Because of this, they do not engage in combat, unless they are manually moved inside the required range.

To Reproduce
Steps to reproduce the behavior:

  1. Queue up combat actions against an enemy NPC.
  2. Allow the AI to move the Player character and the NPC to engage in combat.

Expected behavior
The AI should be able to calculate the correct distance and move both of the creatures into the required combat range.

Screenshots
Screenshot 2023-06-24 161703

@KobaltBlu KobaltBlu added bug Something isn't working KotOR.js About the KotOR.js library labels Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working KotOR.js About the KotOR.js library
Projects
None yet
Development

No branches or pull requests

1 participant