#why my shiftlock is not shiftlocking
1 messages · Page 1 of 1 (latest)
it happend other games
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