NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
Other
9 stars 9 forks source link

[BUG] [PARITY] Implement input tweaks plugin directly in the game #434

Open xedmain opened 4 days ago

xedmain commented 4 days ago

Build Info

20240629_321f139

Description

Right now you can only press LMB to switch to next player and press Space to change camera mode. With the input tweaks plugin, you can press RMB to switch to the previous player. This rather should be implemented directly in the game.

To Reproduce

  1. Join game
  2. Become spectator
  3. Switch between players using LMB
  4. Can't switch to the previous player using RMB

Expected behavior

Can switch to the previous player using RMB

Actual behavior

Can't

Operating System

Version/Distro

Arch

Machine's CPU

No response

Machine's GPU

No response

GPU's driver

No response

Build's compiler

GNU 10.3.0

Additional context and Screenshots

No response