Mouse X and Mouse Y
-
Introduction
You can use these 2 reporter blocks in the sensing category to get the current position of the mouse pointer:
https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/ca89a7ca-f758-4cc3-8c80-75a3964690ca.png" width="350" style="border-radius: 5px; border: 1px solid #29622d;">
As discussed in this article, the x position on the stage is always between -240 and 240, and the y position on the stage is always between -180 and 180.

When you click on the “mouse x” block in the code editor, since the mouse has already past the left edge of the stage, the value will be the lower bound of the stage, which is -240:
Say the Mouse Position Repeatedly
You can use the following code to say the mouse position repeatedly in a forever loop:

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login