Am trying to make a part that follows the player

i’ll work on the rest of the stuff again thank you so freaking much <3

No problem glad to help you and hope it was useful

sorry to bother ya but a really quick question yk how to make an offset vector3 to that script,
i just tried but uh an error showed up and tried another method and a another error showed up
thanks-

sure i do know how to add that where do you want the offset to be in the script.

i tried making a new variable with the offset i wanted and did attachment1.parent = the variable i made that didn’t work tho

attachment1.Position * ahem a typo

local offset= is a vector3 value
attachment1.Position=attachment1.Position+offset

1 Like

jeez now were back 2 square one it keeps following 1 player also i think what’s the cause of the problem the script is in a server script in serverscriptservice not a local script should we switch it?

keep it in its original script and place

YO I GOT IT WORKING NO WAYY IT’S WORKING I DID IT WOOOOOOOOOO YEAh

nice work you got it working now

thanks dude your help was big you have a good day now

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