Actor Camera Control?
I have a scene that is 480x320. I have an actor that resides at 55, 90. I would like the camera tracking area to be 65, 100. I would like to move the tracking box to 55, 90 instead of it being centered as it is now when I press the camera button. How can I do this? I basically want the camera to follow my actor with him being at the far left, bottom corner or the screen. I can't get it to work it always has the tracking area in the middle of the screen.
Best Answer
-
fadamion Posts: 309
Well can't you just use a hidden actor attach the camera to that actor, then lock that actor to the main actors x,y then offset?