I need help using the overlaps block


My problem is that when the spaceship touches the blue line, it decreases 2 hearts when it is only supposed to be 1. What should I do?

This is my code. Help please

1 Like

You need a pause in the overlap code as its registering the overlap twice

ok, but how do I do that. Do I need a if true block?

1 Like

Nope just a pause (time dictates the invincibility period)

I tried but it doesn’t work though


This is my code so far

1 Like

You should increase the pause length (also can you send the code?)

although thinking about it you might need to use when sprite of kind overlaps another sprite of another kind.

can you send the link to the game?

Help, that still doesnt work

Closing this thread, as it’s a duplicate of this one:

2 Likes