Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: shamo on August 08, 2020, 01:49:19 AM

Title: Animation speed within Mechanim
Post by: shamo on August 08, 2020, 01:49:19 AM
Hi all,
Is there any way to control the animation speed on an individual animation within the mechanim setup? I'm able to change the animator playback speed, but not what I'm after as it changes all the animations speeds.
Thanks.
Title: Re: Animation speed within Mechanim
Post by: djaydino on August 08, 2020, 04:46:12 AM
Hi.
You should be able to use a float parameter and connect it to the multiplier (in the inspector when you select a animation state in the animator)
In playmaker you can use Set Animator float to adjust the value
Title: Re: Animation speed within Mechanim
Post by: shamo on August 08, 2020, 07:19:01 AM
Thanks once again djay...did the trick!