Anything with a camera controller in it will drive the camera...whether it be a game element or an invisible touch sensor. Putting rules on these actors on how to control the camera can make the camera move relative to that controlling actors position within the camera tracking area.
Note: you can only have one thing controlling the camera at any given time...but you can have actors trade camera controlling roles by using some attribute switching.
Comments
Note: you can only have one thing controlling the camera at any given time...but you can have actors trade camera controlling roles by using some attribute switching.