- Home /
Question by
pankrac2 · Feb 25, 2016 at 02:23 PM ·
animationscripting problem
Technique to synchronize during of animation and wanted action?
Hi, I'm gonna explain this on example: Game: FPS shooter Player is runnig around and shooting enemies (easy). Now, I want to (for example) reload. So, I should start script that set and start timer and animation. Keep in mind that reload time is different for every type of weapon. How to achieve that the animation last the same time as the timer?
I think that I'm gonna be working with animation speed etc. but I can't actualy say how. Btw I don't want to use events on animation because it sometimes miss.
Thanks for answers, Pavel
Comment