#What's wrong in this script?
1 messages · Page 1 of 1 (latest)
which line is line 29
the RayVisible(RaycastResult)
you should put rayvisible under "if raycastresult then"
wait no
actually nvm that
direction is not a raycastresult property
and you're trying to check the direction of the result
Ok I'll try that later