Hey developers, I’m creating basically a mesh part / brick part where it goes over certain players’ head. But I’m running into problems that output isn’t catching.

Hey developers, I’m creating basically a mesh part / brick part where it goes over certain players’ head. But I’m running into problems that output isn’t catching.

Wait is that a LocalScript I see-
Why not just put that script as a regular script inside ServerScriptService instead?
I did that right after I posted this but It still comes up with errors, ![]()
You didn’t put anything named MESHLOCATION. If the script adds it itself, then check if you put it above the given code.
As NeoGaming explained earlier, You didn’t put anything named MESHLOCATION.
Try inserting a Folder, name it MESHLOCATION, and see if that works.