mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-28 12:53:02 +05:00
Update MTB's anims
This commit is contained in:
parent
78cde7a16b
commit
06432ff29b
11 changed files with 1 additions and 0 deletions
Binary file not shown.
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.dx80.vtx.bak
Normal file
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.dx80.vtx.bak
Normal file
Binary file not shown.
Binary file not shown.
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.dx90.vtx.bak
Normal file
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.dx90.vtx.bak
Normal file
Binary file not shown.
Binary file not shown.
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.mdl.bak
Normal file
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.mdl.bak
Normal file
Binary file not shown.
Binary file not shown.
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.sw.vtx.bak
Normal file
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.sw.vtx.bak
Normal file
Binary file not shown.
Binary file not shown.
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.vvd.bak
Normal file
BIN
beatrun/gamemodes/beatrun/content/models/climbanim.vvd.bak
Normal file
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue