@quenty/playerinputmode
v9.25.2
Published
Service that takes active input modes from the player and exposes it to every other player via the server.
Downloads
1,057
Maintainers
Readme
PlayerInputMode
Service that takes active input modes from the player and exposes it to every other player via the server.
Installation
npm install @quenty/playerinputmode --saveDesign
It's oftentimes useful to know if a player is on mobile, pc, or xbox. However, we're platform agnostic, so instead we'll expose input types, which tend to also affect controls, and other things. This information is useful, not just to us, as developers, but also other players in terms of exposing what behavior they should expect from a player.
