Error moving object (using quad())

You original code:
mouseX+10+mouseY+80

Did you intend to add these?
If you change the + in the middle to a , you have your 8 parameters and the shape moves with mouse but does not change.

:)

3 Likes