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.