For my project I want to spawn 1 arrow when the bow is playing at frame number 5 (Total 7 frames).
The conditions in Construct does not have any such option.
Obviously if I give the condition as:|Bow Animation frame=5|, it will spawn 3 or 4 arrows.
(there's no condition such as: ->On bow animation start of frame 5)
How to solve this?
This is probably a beginners question...
(Lol I thought I was an intermediate)