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

Bugs related to spawning enemies #74

Open
Fandovec03 opened this issue Oct 7, 2024 · 0 comments
Open

Bugs related to spawning enemies #74

Fandovec03 opened this issue Oct 7, 2024 · 0 comments

Comments

@Fandovec03
Copy link

While testing my mod with imperium I discovered 3 bugs that causes issues.

  1. Prediction does not accurately show which vent will enemy spawn. When I click on the coordinates its either empty or something else spawns in the vent.
  2. Spawned enemies via console are not added into the GameManager.Instance.spawnedEnemies list. This causes entities affected by my mod to only register enemies that are spawned naturally.
  3. Predictions are not updated whenever I change the power level or stop certain spawns. Might not be necessarily a bug and it may as well be a spawn curve.
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