nicholas-maltbie / PropHunt-Mirror

PropHunt project made using Unity and Mirror Networking
MIT License
5 stars 1 forks source link

Rebind Input Mapping #81

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Look into using the unity InputSystem to have re-bindable input mapping. Should be able to integrate this into the unityService to make this easier to manage.

Then also add re-mapping of inputs and navigation for UI menu using this system as well.