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

New ProjectileModes to disable velocity inheritance #585

Open
2 tasks
guwahavel opened this issue Nov 12, 2024 · 0 comments
Open
2 tasks

New ProjectileModes to disable velocity inheritance #585

guwahavel opened this issue Nov 12, 2024 · 0 comments

Comments

@guwahavel
Copy link
Collaborator

Some ProjectileModes currently will partially factor in the velocity of the NPC firing the projectiles into that of the spawned projectiles, which is undesirable in many circumstances, so having a new ProjectileMode(s) or any other method to remove this behavior would be ideal

  • ProjectileMode.SPREAD_FOUR_NO_INHERITANCE
  • ProjectileMode.SPREAD_FIVE_NO_INHERITANCE
@guwahavel guwahavel changed the title New ProjectileModes New ProjectileModes to disable velocity inheritance Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant