Hi,
I've searched the forum and didn't find anyone with this exact issue... I want to use tk2dCamera, because of the facilities it provides, however, since the objects' (absolute) positions are turned into their position on the screen, it is necessary to move the objects, i.e., apply a negative offset to the whole scene, in order to simulate a positive offset in the camera. In most cases, it seems much more intuitive to me moving the camera instead of the objects, when I want the camera to follow a certain object or to achieve a certain movement pattern. Am I missing something here, or is it actually the expected behavior? Is there any simple way to make the objects' relative position to the camera their actual position on screen?
Thanks in advance!