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

Weapon pellet #65

Closed
DomonkosSuranyi opened this issue Apr 23, 2021 · 0 comments
Closed

Weapon pellet #65

DomonkosSuranyi opened this issue Apr 23, 2021 · 0 comments
Labels
enhancement New feature or request weapon Weapon related issues
Projects
Milestone

Comments

@DomonkosSuranyi
Copy link
Collaborator

Current:
The weapons can shoot only one piece of bullet per shot. (!! Not talking about per trigger ("per click"))
to clarify: A shoutgun's shot parameter would be Shot::Single, because a shotgun shots once per trigger-pull. But it releases multiple pellets which would be represented as bullets in the game yet.

Task:
When the weapon: Weapon shots N bullet entities should be created where N is the number defined in weapon.details.pellet field.

@DomonkosSuranyi DomonkosSuranyi added enhancement New feature or request weapon Weapon related issues labels Apr 23, 2021
@DomonkosSuranyi DomonkosSuranyi added this to To do in Board via automation Apr 23, 2021
@DomonkosSuranyi DomonkosSuranyi added this to the 0.2.0 milestone Apr 23, 2021
Board automation moved this from To do to Done Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request weapon Weapon related issues
Projects
Board
Done
Development

No branches or pull requests

1 participant