Hi!
I’m interested to implement a camera system like the one is used in God of War. I’ve managed to link the camera to a path (with iTween) and i have a variable that controls the position of the camera on the path; 0 is the start of the path and 1 is the end of the path. Now comes the interesting part; how can i control the camera postion on the path relative to the position the player has?
Regards, Frido