#I need help looping idle animation for tool

9 messages · Page 1 of 1 (latest)

drowsy pollen
#

Currently i am making a game and i need help to loop the idle animation, it plays only when you equip the weapon.

prisma reef
#

use 🪟 + S to take an image of ur screen and it copies to ur clipboard

#

the use ctrl + v to paste image

#

like this

drowsy pollen
#

Okay thanks but i just realized what i did wrong and fixed it thanks anyway

#

How do i make it so it says it's fixed on here

thorny vortex
#
local success, err = pcall(function()
   --script--
end)

if success then
   print("idk")
else
   warn(err)
end
#

if not fixed it will create a warn in ur output