NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
https://neotokyorebuild.github.io/
Other
16 stars 12 forks source link

Picking up Grenades and Detpack #233

Open VantoNortim opened 4 months ago

VantoNortim commented 4 months ago

If they fall with a certain orinetation their origin is below the floor so the raycast to check for clear LOS hits the floor before the player. Maybe the origin needs to be adjusted in the model?

kassibuss commented 3 months ago

Was this fixed? @VantoNortim

VantoNortim commented 3 months ago

Was this fixed? @VantoNortim

Nope this is still an issue afaik

AdamTadeusz commented 3 hours ago

https://github.com/user-attachments/assets/1479442c-83e4-411d-8bfb-26f9e019d297

Here's a video showcasing the problem. A grenade on nt_dimensions_test cannot be picked up if its z position is around 128, but the moment it is around 130 picking it up is not a problem