mirror of
https://gitlab.com/veloren/veloren.git
synced 2025-07-25 12:52:26 +00:00
Before checking if the entity hitbox intersects the shockwave shell, we do a basic check that the entity is close enough to be hit, considering its radius. This fixes the unlimited vertical range problem, since the distance is measured in 3D.