You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried set [Fire Hook] to mouse middle click to simulate Dying Light style play, but not work as will as.
it seems because mouse input will not trigger onKeyInput event, and some vanilla hotkey(like Hotbar slot and others idk) will set KeyBinding.isPressed to false makes hook won't fire.
And Thank you for making such a great mod.
The text was updated successfully, but these errors were encountered:
Seconded; it seems as if some conflicts are allowed (such as JourneyMap's "Chat Position (at cursor)" in fullscreen map mode) but not others (such as advanced rocketry's "Open Rocket GUI" or The Betweenlands' "Open Equipment Menu").
i tried set [Fire Hook] to mouse middle click to simulate Dying Light style play, but not work as will as.
it seems because mouse input will not trigger onKeyInput event, and some vanilla hotkey(like Hotbar slot and others idk) will set KeyBinding.isPressed to false makes hook won't fire.
And Thank you for making such a great mod.
The text was updated successfully, but these errors were encountered: