Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Fixed Camera Position  (Read 737 times)

0 Members and 1 Guest are viewing this topic.

Lean Bear

  • Guest
Fixed Camera Position
« on: 27 Nov 2005, 12:43:53 »
Basically, I just want a different 3rd person view for a couple of seconds.

For example, in a stealth mission where you're sneaking around a town, I'd like for a script to run when you reach a certain place (a corner, specifically) that will make a camera view from a certain angle - but still allowing player movement. (Normally in cut-scenes etc. when you use a fixed camera position there is no player controlled movement).

Any ideas? All the camera scripting I know is only useful for cutscenes - I was thinking maybe having a different external view - but I don't think you'd be able to change that without using a different model all together :-\