Hello. Using reycast I can check if there is something above the player and if there is, make this object invisible. I already tried to find something on the Internet but nothing worked. P.s I already tried to use this method but it didn’t work. How do I detect if a player is under a part? - #3 by gfxblit
3 Likes
Why didn’t raycasting work? Use RaycastParams to make sure it’s the correct part, if the raycast is successful, then the player is under the part.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.