When i press the object, it does not work, but if i press in the top left corner it works. I have a lot of different objects i want to move at the same time by the same mouseclick, but i can only get them to do it, if i use "null" instead of "this". This makes it impossible to have for instance a button next to, that does not click all the time.
My code isnt anything complicated, but the mouseClicked statement just works in a weird way