Connect Function Error

Whats wrong with this because I just dont understand whats wrong

try to replace the first event with this : PromptButtonHoldBegan
and the second one with this : PromptButtonHoldEnded

  • why the player?
1 Like

Have you tried using WaitForChild()

thanks using PromptButtonHoldBegan and PromptButtonHoldEnded worked and idk why I put players there but I already removed it after posting this

you are welcome :smiley:
(cara caps)

1 Like

Both events/signals pass a player object to the callback functions connected to them.