Hi everyone,
I want to charge up when holding the button, using touch controls.
On release of the button I release the charge.
Buttons have an on button clicked event which reacts to releasing, so the later part is covered.
But the only hold event i find is touch object and that doesnt seem to work, not sure what it's supposed to do.
Anyone have an idea how to get a OnholdButton
Interaction registered?