How to make a Skill Check minigame?

I’m currently working on a game and want to add a skill check that looks something like this:

image

You’re supposed to press E when the pointer is covering the white part to get it correct, but there’s a punishment if you miss it.

How do you detect when the pointer is over the white part and increase the speed of the pointer?

5 Likes