You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Ask question
-
What is the issue? No issue
-
What solutions have you tried so far? No
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
local angle = Vector3.xAxis:Angle(flatDirection,Vector3.yAxis)
What does the 2nd argument of :Angle() function do, the docs just tell “determines a sign of the angle”?