Allow mousepointer to trigger code while hovering over an area?

Is there any way that I can get text to trigger while the mouse is located on a certain part of the stage? This seems pretty simple but I cant find a block for this in the base program

It's not a primitive, no. You could make a block like this
image
and then make a script like this:
image

If you cover the desired area with a sprite with a transparent (ghost effect) rectangular costume, you can then give that sprite a script headed with
untitled script pic

It should be (left) < (middle) < (right)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.