How can I long click an image sprite?

Hello.

Is it possible to long click an image sprite?
Kind of how you can long click a button.
image
Regards

What do you want to happen ? For example do you want to pause movement of sprite ?

What I want to do is to show a Notifier ShowListPicker to change the width and height of the sprite.

Here is my approach using a clock component

image

1 Like

Thanks! It worked.

I added the if statement inside the when clock1 timer so that it will open itself.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.