Hello,
I am using enhanced input and I was wondering if one could setup a double click on a left mouse button with a combo trigger or some other way, so there’s no need for a manual double click detection in the blueprint itself.
In my Input Mapping Context I cannot set my input action to be triggered with combo on a mouse (it automatically changes from Left Mouse Button to None).
I couldn’t find any tutorial on a double click just combo with different keys and I cannot make it work.
I was able to make this by having two input actions, one for single click and a second for double click. Both actions are added to the context. The single click is default but the double click has a combo trigger made up of two single click actions.
Only, it doesn’t allow any sort of axis type actions to use the combo unfortunately. So using the move input action to try to add double tap to sprint it’s going to work. Will have to do it the old fashioned way (with a gated macro).
“[AssetLog] The mapping of IA_RS_Sprint to Combo Key has a Combo Trigger (From the Mapping Context) with additional non-combo triggers (From the Input Action). Mixing Combo Triggers with other types of Triggers is not supported. Consider putting the Combo Trigger(s) on a seperate mapping or making a seperate Input Action for them.”