#making an animation stop after one time

3 messages · Page 1 of 1 (latest)

hazy lodge
#

cant seem to figure out how to end the animation after one time of it playing.

junior aurora
#

AnimationTrack.Looped = false

hazy lodge
#

thanks, where abouts should i put this, under AnimationTrack:Play() ?