Left and Right Click Behave as Normal While in a Vehicle
TwiliDiamondOcelot opened this issue · 5 comments
Describe the bug
When you're in certain vehicles you can still use items in your hotbar or break blocks.
Versions
- Forge: 14.23.5.2837
- Flan's Mod: 5.6
This is not a bug. If you try using items in your hotbar while in a vehicle the action is cancelled and the vehicle receives the action to process (e.g. Shoot guns, etc).
If you want this behavior to change, please open an enhancement issue where you clearly describe the changes you want.
Did you not read what I posted? What you commented is supposed to happen but it’s NOT happening. I CAN use items in my hotbar while in a vehicle, and the action is NOT cancelled and the vehicle does NOT receive the action to process.
Please stay calm. I am sorry, i misread/mistaken your "can" for "can not", as this is a issue i did not experience before. To help preventing such mistakes, please always fill out the complete Bug report template even if it is exhausting and the problem seems obvious.
@ChrisLane This is a problem with your vehicle controls overhaul. Since the handleMouseInput() in GuiDriveableController is now directly listening to inputs, there is no longer an event that can be cancelled.
@ChrisLane is any work on fixing this bug being done? This is still present in the latest versions and makes it unplayable for me, so I am sticking with beta-3 until it is resolved, which has bugs that have been fixed.