I’ve made some progress and watched a few tuts. I am having issues with the run animation starting repeatedly.
this applies to all of the run animatoins run_noWeapon run_pistol and run_rifle.
no matter what if i set the exit time or duration to true or false the animation keeps starting from beginning and has a serious stutter step. I also tried playing with the sliders to see if the transition was to fast with no success. here is the current script. I’ve used the photon network animation manager demo script as a template and added if statements as needed.
I should mention that the other animations that are triggered in this script work correctly. except for the walking back animation. it is a very slow transition and I cant figure out how to make it faster. but it is being played and stopped when it should.
Any direction is much appreciated.