I believe the event you’re looking for is PromptButtonHoldBegan
You can also stop the animation by using PromptButtonHoldEnded
(stopped halfway) or Triggered
(for when it successfully completes)
I believe the event you’re looking for is PromptButtonHoldBegan
You can also stop the animation by using PromptButtonHoldEnded
(stopped halfway) or Triggered
(for when it successfully completes)