games.noio.input-hints icon indicating copy to clipboard operation
games.noio.input-hints copied to clipboard

Multiple Players not supported

Open noio opened this issue 1 year ago • 0 comments

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... ?

noio avatar Feb 14 '24 10:02 noio