A Button element can work with a QTE if its Click type is set to Simulate Input, and the fields that then appear match up with the related QTE input.
Touch-screen is not currently possible in AC vanilla. I'll look into enabling it for single-taps, but gestures would need adding in via a custom script that overrides the "InputGetAxis" function - see the "Remapping inputs" in the Manual.
Comments
Touch-screen is not currently possible in AC vanilla. I'll look into enabling it for single-taps, but gestures would need adding in via a custom script that overrides the "InputGetAxis" function - see the "Remapping inputs" in the Manual.