[SCRIPTABLE_DISPLAY_...]
; Example of scriptable display
MESHES =Plane.001_SUB1
KEEP_BACKGROUND = 0 ; Stop CSP from painting original texture as background to get stereo and navigator 
  ; to work. Script will need to reset background manually or things will leave trails.
INTERACTIVE = 0 ; Keep track of mouse position over the display (adds extra cost, especially on high poly meshes)
FORCE_UPDATE_AFTER = NAVIGATOR_0
SCRIPT=movie.lua