I made a script, that rotates pickaxes around you, but when the pickaxe hits a part, it doesnt print it. CanTouch is enabled for both parts, the pickaxe and the stone. The stone also notifies the touch when I walk against it. My Pickaxes get created in a ModuleScript that I call from the Server. Another ServerScript Checks for Touches.
#Why dont the parts touch?
8 messages · Page 1 of 1 (latest)
most likely that 2 anchored parts dont allow .Toutched events if I recall correctly
Yes Both were anchored. I was able to fix it thanks
I had that same thing too 2 days back so yeah
fun :D
I was so frustrated, I saw no way why they wouldnt touch haha
im glad I fixed it tho
d