Specify if/when new Gamepad objects are created #593
Labels
editor triage
Issues marked for triage/re-examination by the editors
fixed by pending PR
A PR that is in review will resolve this issue.
Milestone
The WebXR spec is not explicit about when to create new Gamepad objects. This was a source of interop problems for the Gamepad API, so we should try to avoid that.
Gamepad API implementations create a new Gamepad object when the state changes. If we decide not to do that for WebXR, we should have a good reason for the inconsistency in the platform and consider the impact on developers and use cases.
The text was updated successfully, but these errors were encountered: