Over the Shoulder Camera Help
Blitz3D Forums/Blitz3D Programming/Over the Shoulder Camera Help
  | ||
|  Hi,  I was wondering if someone can give me some pointers on how to setup a Over the Shoulder camera like Gears of Wars and Resident. I'm trying to make a demo with this setup. Thanks. :D  | 
  | ||
|  Find a good chasecam snippet in the archives. Create a pivot, parent it to the neckbone, move the pivot up and to the right a bit (maybe even forward some), then point the camera to it.  | 
  | ||
|  this code example may give you some ideas : http://www.blitzbasic.com/codearcs/codearcs.php?code=2724  | 
  | ||
|  Thanks stayne and RemiD. :-) will check on those right away, appreciate the assistance!  |