Animation wont stop looping even though "loop" is unchecked

Hi guys i am new to unity and was following brackeys tut when i decided to add some things on my own and i added this animation whcich plays when u reach the end of a level and it just doesnt stop looping

Video0000

My guess is that you are calling it repeatedly from your code, but can’t really say without looking at the code…