Find x and y from sprite while game is playing

Just make two variables for the tracking sprite x and y, then use a forever block to set those variables to the sprites x and y. example:

1 Like

You know you can use the round blocks by themselves

2 Likes