How to stop the alert popping up everytime i land on it?

I am making a game for school and I have added multiple alert behaviours to different blocks just for information, like to tell the player that they are able to wall jump when they reach their first wall obstacle for example. But my problem is that when you jump on the alert block it alerts you every time you touch it. And I was just wondering if there was a way to stop that. (My classmates have been able to do it).

I apologise if this makes no sense

1 Like

You can use a switch, set up like this
image

1 Like

Thanks i’ll give that a go now!

It worked! Thank you deeply. This is going to help a lot with my mark

1 Like