I don’t understand what wraptarget means. The script works when I use it on mobile but for some reason it has this error when used on PC.
its saying this is the error line
local grabSuccessful = grabEvent:InvokeServer(true,hitPart)
I don’t understand what wraptarget means. The script works when I use it on mobile but for some reason it has this error when used on PC.
its saying this is the error line
local grabSuccessful = grabEvent:InvokeServer(true,hitPart)
Your error shows that UpperTorso is repeated, so there must be a logic error in your code.