#animation clipping

3 messages · Page 1 of 1 (latest)

celest mirage
#

https://medal.tv/pl/games/roblox-studio/clips/jCaumSJn3FAELEaEj?invite=cr-MSxQamQsMTgwODE2ODcs why are the arms clipping like this?? the prints are the atimation weight and the anim is action priority, and the animation is adjusted like this local speed = humanoidrootpart.Velocity.Magnitude
local inputDir = humanoid.MoveDirection

local f = speed / humanoid.WalkSpeed
print(f)
walkanim:AdjustSpeed(f)
walkanim:AdjustWeight(f)

Oglądaj Roblox Studio i miliony innych plików wideo Roblox Studio na Medal, największej platformie z klipami do gier.

▶ Play video
#

also its just bugging changing speeds like its slow and then it speeds up but goes back to slow

#

still happens when animation weight is set to 1