controls - Player-Visible Controls Guidelines and Self-Test
Provides control conventions, vehicle and flight input mappings, and mandatory self-testing procedures for browser games.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Map vehicle movement controls
- Fix inverted steering signs
- Implement control self-test probe
- Run automated control smoke tests
Inputs
- WASD and arrow keyboard inputs
- Mouse and touch input events
- Gamepad actions
Outputs
- Control self-test probe object
- Control test screenshot file
Requirements
- Three.js framework
- agent-browser CLI tool
