UltraKapes
4 months agoNew Adventurer
Redsec : swapping back from melee always selects primary weapon
When the player switches to melee and then swaps back to a firearm, the game consistently defaults to the primary weapon, even if the secondary weapon was previously equipped.
Steps to Reproduce:
- Equip a secondary weapon
- Switch to melee weapon.
- Swap back from melee using the weapon swap button/key.
Expected Result:
The player should return to the last equipped weapon (primary or secondary).
Actual Result:
The game always selects the primary weapon, ignoring the last equipped weapon state.
Impact:
Disrupts weapon flow and muscle memory during combat; may affect gameplay balance and player experience.
Fix Summary:
Updated weapon swap logic to store and restore the previously active weapon before entering melee mode. After exiting melee, the system now re-equips that stored weapon rather than defaulting to the primary slot.