Spawning and animation

MegaemmanMegaemman Member, PRO Posts: 72

Im creating a baseball game and I'm having trouble syncing the actor that spawns the balls with the animation of the pitcher

Heres what i have for the spawning actor I have it to every so and so seconds the actor will spawn a random actor https://www.dropbox.com/s/22qh92nh5oy20fw/Screenshot 2015-07-11 01.48.01.png?dl=0

However the issue is that it won't sync with my animation I've tried timers and it still doesn't work quite right. should i use a boolean to trigger the animation?

Thanks for the help in advanced

Comments

Sign In or Register to comment.