Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can I use camera Y axis into a local script?

Asked by 2 years ago
F.Velocity = Player.Character["HumanoidRootPart"].CFrame.lookVector * power + workspace.CurrentCamera.CFrame.YVector * 2

trying to make the angle depend on the camera Y axis . if someone can tell me how to get the players camera Y axis and use it in a script then ill appreciate it

0
workspace.CurrentCamera.CFrame.Y ? the8bitdude11 358 — 2y

Answer this question