Всякие вещи (#442)

* - fix: No grabbing supermatter.

* - remove: No screen shake.

* - tweak: Revert tweaks.

* - fix: Telescope.
This commit is contained in:
Aviu00
2024-07-15 16:23:15 +00:00
committed by GitHub
parent b67a36cde6
commit c7341543f8
7 changed files with 19 additions and 14 deletions

View File

@@ -188,8 +188,9 @@ public sealed class ThrowingSystem : EntitySystem
if (user == null)
return;
if (recoil)
_recoil.KickCamera(user.Value, -direction * 0.04f);
// if (recoil)
// _recoil.KickCamera(user.Value, -direction * 0.04f);
// WD EDIT
// Give thrower an impulse in the other direction
if (pushbackRatio != 0.0f &&