stop_animation
modules.stop_animation(character: Instance, id: number)Example
local character = game:GetService("Players").LocalPlayer.Character
modules.stop_animation(character,3135389157)Last updated
modules.stop_animation(character: Instance, id: number)local character = game:GetService("Players").LocalPlayer.Character
modules.stop_animation(character,3135389157)Last updated