The Guardian Shield animation ends after 33 seconds even if you create a new actor "modelstylecontinuous". What I'm trying to accomplish is getting the Guardian shield animation to continually play forever without ever ending.
Things I've tried that don't seem to work:
- Setting the Closing animation bracket to "stand" so that the animation looks like: birth, stand, stand instead of: birth, stand, death. But after the 33 seconds are up the shield is visible but the animation is frozen. The shield no longer moves at all.
If anyone can help me figure this out I would be much appreciated. And if you can't help me maybe you can give me a similar model type that will continually play that is like the guardian shield I can't think of any others that look like it.
The Guardian Shield animation ends after 33 seconds even if you create a new actor "modelstylecontinuous". What I'm trying to accomplish is getting the Guardian shield animation to continually play forever without ever ending.
Things I've tried that don't seem to work: - Setting the Closing animation bracket to "stand" so that the animation looks like: birth, stand, stand instead of: birth, stand, death. But after the 33 seconds are up the shield is visible but the animation is frozen. The shield no longer moves at all.
If anyone can help me figure this out I would be much appreciated. And if you can't help me maybe you can give me a similar model type that will continually play that is like the guardian shield I can't think of any others that look like it.
Thank you
Anyone?
@Etravex: Go
Keep it as birth, stand, death. Would the play forever flag help?
@Ultimaswc3: Go
I tried that as well doesn't seem to work
ActorCreation
TimerSet 30.0 Rewind
TimerExpired
TimerName Rewind
TimerSet 30.0 Rewind
TimerExpired
TimerName Rewind
AnimSetTime BSD 3.0
Demo attached.
@RileyStarcraft: Go
Awesome Riley! Works perfect. Thank you !