Update MTB's anims

This commit is contained in:
Jonny_Bro (Nikita) 2023-07-11 22:42:03 +05:00
parent 78cde7a16b
commit 06432ff29b
11 changed files with 1 additions and 0 deletions

View file

@ -276,6 +276,7 @@ hook.Add("PostDrawTranslucentRenderables", "GrappleBeam", function()
for i, ply in ipairs(player.GetAll()) do
if ply == lp then continue end
if ply:GetGrappling() then
local pos = ply:GetPos()
pos.z = pos.z + 32