Getting an actor to spin on touch + slow down - Windows

Hey guys,

I am struggling to get an actor to spin when touched. Below is what I want to achieve in full.

1/ Essentially I want the user to touch the actor and it then begins to spin. When released, I'd like it to slow down and end at the position it started.

2/ I'd like the spin to only last for 6 seconds. So when pressed, the spin lasts for 6 seconds (if still pressed) and then it kicks into slow down mode. After another six seconds, the user is able to touch again to spin.

4/If pressed for the full six seconds, a score is associated with it. and another actor is released.

Quite a bit there, but any part of this would be of great help.

Thanks,

Rich
Sign In or Register to comment.