If I click on the box I want to get the position that the mouse has on the object.
For example if I Click in the exact center it should return me (0.5,0.5). (The pivot system uses the same coordinates system)
I have set up the events etc… so thats is not the problem, but what method should i use to get the coördinates?