Hello guys when i was developing my game a error ocurred i dont know how to fix can anyone help?
1 Like
why don’t you just use game.Workspace
??
3 Likes
Or even better, workspace
But they’re the same thing of course
And OP if you’re wondering why were saying this, it’s because it seems like you’re associating Workspace
with your Player
So script.Parent.Parent.Parent
is your player
3 Likes
Thanks for the assistance it worked.
3 Likes
It’s not the same thing because if you rename workspace “game.Workspace” will not work
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.