[SOLVED] Canvas - Stage - Sprite to display an image and get x and y plus draw a dot

@Carlos_Bieberach There was a bug from last week caused by having a function with an output (return) will cause all other components on the page to also not function.

Screenshot 2024-04-11 at 10.21.41 AM

Can you add a new block (e.g. a new click event) into the screen so that the code can recompile for the updated code after the bug fix? This should solve the issue and you should be able to have clicks working again.