ENV: TST
DB: TST
You are currently accessing a test/development version of our application, not the actual live version that regular users see! Data lose will take place when we do a refresh/sync of our production/live database.

Item

Correcting RTSCameraController
Agenda Details

Correcting RTSCameraController

The script RTSCameraController needs to be corrected.  The functions that allow the camera to pan with the mouse have been commented out and arent functional.   Also the script references axis's that do not exist on the project at this time.  "PanSpeedBoost" and "Zoom" are referenced but arent to be found.  

We need to make corrections to this script in order to get it functioning as intended.  While you are making corrections there are functions you need to implement as well. 

  • a,s,d,w to move the camera
  • mouse to edge the screen to move the camera
  • the scroll wheel to zoom in and out
  • q and e to rotate the camera