I’ve gotten a spawning system to work in my game and I’ve even gotten some basic combat in but for some reason there are always one or two that are completely invincible.
Anyone know why?
1 Like
I can’t… see anything, the photo is too low res
Can you just post the link to your game please?
Sorry, I didn’t know I could do that lol
Okay, fixed it for you! The problem was that you were trying to destroy the myEnemy sprite instead of the sprite you were actually attacking. This is easily fixable by just dragging and dropping the sprite parameter into the destroy block, like this

Here’s the fixed version
Thanks mate!
1 Like
My original version somehow got corrupted or something so fortunately, I still had your version as a backup!
1 Like
