#the origin is getting set on 0, 0, 0 so the raycast gets casted there
19 messages · Page 1 of 1 (latest)
the origin is = to handle.Position
i dont understand
fucking ADD IT
Does the
script
that handles that
get enabled before the tool is inserted?
okay nevermind
now I see what you did
you need to make a new raycast WHEN you activate the tool
so far you just made one raycast
so like
i put the workspace:Raycast() into the activated function