Nick-Pearson / ParkourGame

Physics-Driven American Football in a Large Scale Multiplayer environment. Built using Unreal Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consolidate Inputs

Nick-Pearson opened this issue · comments

  • Picking up the ball should be using the LMB grab key, not the G key
  • Investigate combining some moves into a single input (e.g. slide and flip could be on the same key as they will never be done simultaneously, stand up could be on space bar etc.)
  • Remove the duplicated key mappings for arrow keys to prevent confusion - input should be only on WSAD
  • Setup key mappings for an XBox controller