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,
And here is the server script that I’m using,
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,
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.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.