#How to make animation play in game when part is clicked
1 messages · Page 1 of 1 (latest)
huh
bruh
script.Parent.MouseClick(connect(function(plr)
local admim = plr.Character.Humanoid:LoadAnimation(script.Animation)
admim:Play()
end)
put a click detector into the designated part
and put the animation in the script
where do i place the script
what I said
i made the script where do i put it
i added a click detector to the part
** You are now Level 1! **
i have the script but does it go on the rock model? does it go in the part?
well which part do u want to be clickable
@barren briar @barren briar @barren briar @barren briar
i have a button on the ground that will play the animation
how to make it work
oh then
put the script into the clickdetector thwt will trigger the mechaism
where do i put the clickdetector
on the button or on the rock?
holf on
put click detector in there