I can’t seem to get raycasting working in first person. I use :ViewportPointToRay()
it works fine in Third person but not in Fps. You know how to fix? tell me
Post your code 29+1chars29+1chars
1 Like
I would just raycast based on the position of the camera.
Check out it yourself here. Im using the same system cause why would I write a new one if i already made a working one.