- Home /
Mecanim delay?
I dont know if its my sided problem or something else. Anyway, lets get to the point.
When pressing W it sneds out boolean isMoving in true value and sets it to the animator component which plays the animations.
The problem is that whenever i press W it waits about 1 sec until it starts playing the animation, how do i remove the delay?
Answer by vfxjex · Jul 11, 2015 at 12:45 PM
would you mind print screen your animator window together with the transition? the problem is probably in the transition or the animation it self.
Answer by Soupertrooper · Jan 11, 2016 at 03:28 PM
Check to see if the transitions have "Has Exit Time" Checked. what might be happening is it's waiting for the idle animation to finish before running.
Your answer
Follow this Question
Related Questions
Mecanim delay 1 Answer
Cant get rid of animation delay in Mecanim 2 Answers
Animator idle minimal delay 0 Answers
Using mask in Mecanim 1 Answer