SC_SetCameraPos_Coords

Usage

void SC_SetCameraPos_Coords( int x, int y, int z)


Summary

Fixes the camera position at the specified coordinates.


Example

// put camera above the ground at the top left corner of the map
SC_SetCameraPos_Coords( 0, 100, 0);


Last Revised: 08 May 2008

Full Functions List


Copyright 2008 to 2009 by James Bunting
www.jbplay.com/games/rod3d/

This page was automatically generated by James' Script Docs Generator