- Home /
Question by
thevoid7526 · Nov 30, 2020 at 07:52 PM ·
c#cameravector3charactercontroller
Launching a Character controller using vectors
I want to push my player (Character controller) in the direction my camera is facing, so far I'm able to make them launch straight up or teleport in the direction of the camera but never move smoothly in the direction of the camera. how do I turn a camera transform into a usable vector? (ie vector3.y)
Comment
Your answer
Follow this Question
Related Questions
C# - Offset In-Air Camera from Current Object Position 1 Answer
Copying the Cardboard Camera's rotation to its parent object. 0 Answers
vector3.forward doesn't work when used in Rigidbody? 2 Answers
Third person camera; player rotation. 1 Answer
Need helping getting a character controller to jump 1 Answer