Hello everyone,
I'd like to improve the camera code on my game and I was desperately looking how to get the position of a node relative to the edge of the game window (as an example, I'd like to make something happen if a body gets N pixels close to the bottom of the window. How do I get this ?
Thanks for your help !
PS : the camera window is already defined as 360x360 pixels