Animation
I DO
NOT WANT MY ANIMATION TO GO BACK TO ITS ORIGINAL STATE, ITZ MAKE BOX UNCOOL!
VIDEO WORKZ?
CODE:
while true do
local A = script.Parent:LoadAnimation(script.Parent.Animation)
A:Play() A.Stopped:Wait() script.Parent.Parent.Parent.Model.PartE.ParticleEmitter.Enabled = true
task.wait(5)
script.Parent.Parent.Parent.Model.PartE.ParticleEmitter.Enabled = false
end
WORKZ FINE! HELP
oop cap
ANlMATlON EDlTOR:
EDIT:
NEW VIDEO