Animation > Playz > Finish > Goes back to ORIGINAL STATE

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

i think you can make a idle animation with the box open and loop that once the opening animation is over

2 Likes