[Game] Block to get current sprite axis

I added a sprite type on canvas and used the create block to create the sprite on the screen. The sprite is draggable.

I have a second sprite type which I need to create close to the first sprite when I click on the first sprite.

The issue I am facing is I do not see any block that gets current sprite x,y location.

OK I figured it out even though the block i used had a confusing description. The block I used is called “all sprites in xxxx” and that created the second sprite in exact place. But I feel there should be a separate block that gets just a single sprite location rather than all sprite