Simple controller to add a navigation screen inside a vehicle. Needs a correctly set up material for the screen to display.
Filename | beamNavigator.lua |
Path | /lua/vehicle/controller/beamNavigator.lua |
Type | Auxiliary |
Usage type | Multiple |
"controller": [
["fileName"],
["beamNavigator"]
],
"beamNavigator": {
"screenMaterialName":"@screen2_gps",
"textureWidth":512,
"textureFPS": 20,
}