How to raycast under the player?

Hello, so I was wondering how i would be able to get the position or cframe under the player, I tried multiple times but failed.

I believe this thread could help you:

It shows you there how you can create a raycast under the player and do whatever you want

2 Likes

The direction should be -HumanoidRootPart.CFrame.UpVector * 200

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.