Having a trouble fixing an error with my "Pick Up Ball Script"

Hello, I’m trying to make a pickup ball script for my basketball game, and I keep getting this error that’s not allowing the script to function.

Here is the error,
image

And here is the server script that I’m using,

The script’s parent is ServerScriptService, you need to somehow make the “ball” variable the basketball itself, not the script’s parent.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.