Looking for best way to check if player is looking at object

@JustCrock WorldToViewportPoint can be good for this. You can raycast from the position toward the object and see if the ray hits anything if yes then the player can see it! If you don’t understand what I mean. Check out this post for further detail about WorldToViewportPoint and how you can use it to check if a player is looking at something. Check if an object is in the screen - Help and Feedback / Scripting Support - DevForum | Roblox