v7.0 Driver HUDs Kit

v7 beta documentation in progress. v7 beta documentation may be incomplete or inaccurate.
v7 functions and features may be significantly different from previous ACS versions.
These instructions are not valid for current v6+ ACS!


ACSv7.0 Driver HUDs Kit

This box contains various Driver HUDs for use with v7. It includes the v7.0 HUD examples using both mesh and prim text menus that you can use as is or modify/rebuild for your own purposes.

These first two are what most builders should use out of the box:

  • ACSv7.0 DRIVER HUD (Mesh Display) - mesh text display, text menu options via notecard
  • ACSv7.0 DRIVER HUD (Prim Display) - with PRIM (non-mesh) text display, text menu options via notecard

The mesh display is superior, and most viewers now support mesh, but the prim version is included anyway.

Also in the box are some example HUDs using older ACS HUD models that work with v7 that are examples of prim builds for newer HUD builders:

  • ACS Classic DRIVER HUD v5forv7 - this is an update of the v5 series HUD root script to work with v7
  • KCP Classic v4 BIKE HUD - the basic v4 series Bike HUD using the v7 HUD root script. Example of using prim names for the HUD API commands
  • KCP Classic Bike HUD - the original v3 series Bike HUD using the v7 HUD root script. Example of using prim names for the HUD API commands

The v7.0 models have the basic root script AND a specific script for driving either the mesh/prim menu display.

There are two versions of the HUD root prim script:

  • _ACSv7.0DriverHUD.a.Rotation - included in the v7 HUD examples, it rotates the HUD open/close on touch
  • _ACSv7.0 Driver HUD.Core - this script contains the functionality of the HUD root script but does not rotate open/closed. Use this in your custom HUD when you are using your own HUD positioning system.

Also see:
v7.0 Driver HUD information
All the v7.0 HUD API commands


[v7 Main]