Overhead Script Error

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.

image

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, image

You didn’t put anything named MESHLOCATION. If the script adds it itself, then check if you put it above the given code.

1 Like

As NeoGaming explained earlier, You didn’t put anything named MESHLOCATION.

Try inserting a Folder, name it MESHLOCATION, and see if that works.

1 Like