games.noio.input-hints
games.noio.input-hints copied to clipboard
Multiple Players not supported
To add support for multiple players each with their own Input Control Scheme, some changes will have to be made.
- The Input System has a concept of 'Player' so that's good! We can use that.
- The Text Fields displaying the hints will need to know for whom they are displaying hints. That could be an extra component or... ?