In game camera control
Right now i have an actor that controls the camera once the level is completed. Basically when a certain number index 0,1,2 is present it changes its position and the camera follows a "no load menu". The camera actor moves to three spots 0= begging position where it is unactivated, 1=where moves to the score menu and 2=where it moves to the selection menu displaying icons.
I would like the camera to move to where the menus are located no mater where placed in the scene when triggered by the index numbers. Unfortunately, my feeble attempts to preform this action have come to no success.https://www.dropbox.com/s/sgl0debayn6i748/Screenshot 2015-07-01 23.27.33.png?dl=0
I know I'm close when playing in preview it jerks then comes back, I'm thinking maybe a timer to keep track?
Thanks in advance,
Megaemman