How would i time a bullet firing with an animation
could you be more specific in your explanation? do you want your animation to trigger when the bullet is on collision with an object or do you want the bullet to trigger when a specific animation occurs?
Develop games in your browser. Powerful, performant & highly capable.
You can check if the animation is playing
You can even check the frame of the animation
Sprite - is playing animation
Sprite - compare frame
Thank you i was looking for compare frame