Is there a way to know if a part is facing right or left using a script?

Hi! As the title says, i would like to know if there is a way to know that, without using raycasts. Is there any reliable way to do it? Also, i just need to know if its facing right or left.

Right click the part and click “Show Orientation Indicator” you can disable it by clicking it again

Uhh, sorry! i forgot to mention i wanted to know it using a script.

I think you should use LookVector Part.LookVector

I found a solution using part surfaces. Thanks for your help though.

noice, give your self the check incase someone else needs this post someday

1 Like

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