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

Bullets from NPCs come from their eyes instead of their gun #9

Open
TheOnly8Z opened this issue May 14, 2020 · 2 comments
Open

Bullets from NPCs come from their eyes instead of their gun #9

TheOnly8Z opened this issue May 14, 2020 · 2 comments

Comments

@TheOnly8Z
Copy link

To replicate, spawn any bot (npc_drg_testhuman suffices) and watch it shoot. The bullet origin seems to be the eye, instead of the gun it is holding.

@TheOnly8Z
Copy link
Author

Upon further testing, I believe that this issue is purely visual, and is most likely caused by only the server calling FireBullet() and not the client. On the server side, the firing position is normal, but the client does not receive EntityFireBullets at all.

Hope this helps.

@juanjo-ga
Copy link

Not sure why this happens. I have also noticed this. Tried countless attempts to fix it however no luck.

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

2 participants