How I get a widget button to trigger a function from my player script?

That explains it. Delegates kept coming up when I was trying to figure this out but I didn’t dive into them. Felt like a step further than should be necessary. Figured the function method would work or of course I can just do it like you did in the main script and call that instead.

I appreciate your help and insight into the matter!