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

M249 bullet casings #106

Closed
Ronin4862 opened this issue Sep 29, 2023 · 1 comment
Closed

M249 bullet casings #106

Ronin4862 opened this issue Sep 29, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@Ronin4862
Copy link

The M249 ejects two types of brass: bullet casings and some type of chain I suppose.
So for 10 bullets fired we get 5 shells and 5 chains.
It would be correct to get 10 shells and 10 chains; double the brass in other words.

@SamVanheer SamVanheer added the wontfix This will not be worked on label Sep 30, 2023
@SamVanheer
Copy link
Collaborator

This is intentional. The M249 alternates between ejecting one or the other. Ejecting both creates too many temporary entities which could cause them to become invisible if too many temporary entities are created at the same time (e.g. if you continuously fire the M249 until you use up all ammo you will create too many).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants