Advanced External Debug
Tools for external visualization and deep system debugging. Streams internal vehicle data to external debug viewers for detailed inspection.
Tools for external visualization and deep system debugging. Streams internal vehicle data (node positions, forces, beam states) to external debug viewers for detailed inspection during development.
Public API
This extension is hook-driven and activates debugging streams when loaded. No public callable API.
Usage Example
-- Load for external debug visualization
extensions.load("debug/advancedExternalDebug")See Also
Quick Access
Proxy for the vehicle's quick access radial menu. Collects and serves menu items from other extensions and exposes them to the GE UI layer.
Interact AI
Gameplay interface module for controlling vehicle AI behavior. Provides actions and lookups for AI mode, speed, waypoints, and pathfinding from the Game Engine layer.