Hi all,
I made a mini-game involving a slider that needs to be held at a certain value to complete it. It works great but currently you can exploit this by simply setting the cursor to the correct value and waiting it out.
Is it possible to prevent the player from setting the cursor? Or better yet, can I somehow tie the movement of the slider to the movement of the mouse (like moving the mouse up will move the slider at the same time)?
I hope that describes my problem clear enough...
I made a mini-game involving a slider that needs to be held at a certain value to complete it. It works great but currently you can exploit this by simply setting the cursor to the correct value and waiting it out.
Is it possible to prevent the player from setting the cursor? Or better yet, can I somehow tie the movement of the slider to the movement of the mouse (like moving the mouse up will move the slider at the same time)?
I hope that describes my problem clear enough...