Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Splankton on August 02, 2014, 02:21:07 PM

Title: Reverse animation in Mecanim?
Post by: Splankton on August 02, 2014, 02:21:07 PM
Hi, Is there a way to reverse a clip animation in Mecanim? I know using Legacy, you use a negative number, but I'd prefer mecanim if its possible.
Thanks for any help.
Title: Re: Reverse animation in Mecanim?
Post by: KellyRay on August 02, 2014, 03:22:19 PM
Is it possible to set the animation speed to -1? I've never tried it here. Im just guessing.
Title: Re: Reverse animation in Mecanim?
Post by: Red on August 03, 2014, 01:34:05 PM
Just working with a proxy object (since I'm hashing out some animation stuffs myself) I tried it and it seems it will take a -1 value in the speed of the mecanim animation system... And it did play in reverse.

That said I have no idea if this is wise or if the computer particularly likes handling it... But it does seem to be able to.
Title: Re: Reverse animation in Mecanim?
Post by: Splankton on August 03, 2014, 01:38:08 PM
Yes, thanks both for the help ;)
Title: Re: Reverse animation in Mecanim?
Post by: amit on November 26, 2014, 04:43:39 AM
I am looking for something like this too. Now it works using set animator speed action however how do you reset the speed so you can continue playing?

Title: Re: Reverse animation in Mecanim?
Post by: Splankton on November 26, 2014, 10:43:19 AM
I am looking for something like this too. Now it works using set animator speed action however how do you reset the speed so you can continue playing?

Just set the animator speed back to 1
Title: Re: Reverse animation in Mecanim?
Post by: amit on November 27, 2014, 05:23:52 AM
Have you tried animator recording to go back and forth in the animator for longer frames?
Title: Re: Reverse animation in Mecanim?
Post by: rik on February 24, 2015, 07:30:12 PM
Hi i want to loop the animation from reverse to normal and reverse again
Title: Re: Reverse animation in Mecanim?
Post by: rik on February 24, 2015, 07:30:48 PM
when i reverse the animation it will work for once and it will freeze
Title: Re: Reverse animation in Mecanim?
Post by: KellyRay on March 17, 2015, 09:28:52 AM
Have you set the animation to loop the pose?