#why my shiftlock is not shiftlocking

1 messages · Page 1 of 1 (latest)

old cloak
#

idk what happen but the shiftlock not work now, only works when i press right click

sacred sand
#

it happend other games

old cloak
#

i was using a placeholder crouch system, idk what line make that happen but i know is because this script

#

dude

#

local info = TweenInfo.new(
0.325,
Enum.EasingStyle.Back,
Enum.EasingDirection.Out,
0,
false,
0
)
local info2 = TweenInfo.new(
0.3,
Enum.EasingStyle.Back,
Enum.EasingDirection.Out,
0,
false,
0
)

#

maybe this part of the code is making that happen