CULTIC Demo - Patch 021M
Howdy all
Quick patch to re-introduce the weapon scroll wheel, which was omitted from the demo due to an issue with Unity's Input System not allowing for weapon wheel rebinding. Unfortunately, this issue still has not been fixed, and I can't get an answer on when it will be, but for now, I just did a hard-binding to allow the scroll wheel to once again scroll through weapons.
The binding can be disabled, or inverted, from Options > Controls
[h2]Changes[/h2]
Quick patch to re-introduce the weapon scroll wheel, which was omitted from the demo due to an issue with Unity's Input System not allowing for weapon wheel rebinding. Unfortunately, this issue still has not been fixed, and I can't get an answer on when it will be, but for now, I just did a hard-binding to allow the scroll wheel to once again scroll through weapons.
The binding can be disabled, or inverted, from Options > Controls
[h2]Changes[/h2]
- Re-implemented weapon scrolling with a hard mouse-wheel binding
- Added Controls option - Disable Weapon Scroll
- Added Controls option - Invert Weapon Scroll
- Added another layer of garbage cleanup to Survival to increase stability