drgbase
drgbase copied to clipboard
Bullets from NPCs come from their eyes instead of their gun
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.
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.
Not sure why this happens. I have also noticed this. Tried countless attempts to fix it however no luck.