Unable to create multiple sprites with a repeat loop

I’m trying to create the sans fight, but during my testing, I can’t create multiple sprites using a repeat loop. During testing, only the first call of the blaster function is successful. The sound effect plays twice (I have no idea why) and all subsequent calls do not yield any result. The blocks as follows.


There are the blocks for handling collision and damaging, I’m including them in a comment in case they prove to be relevant.

Thousand thanks to anyone who is willing to help!

Hello @ivevtc6cvxgun, Welcome to Thunkable! :tada:

Are you stopping the previous sound before you play the next one?
A screenshot of your blocks will help.

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!