Course Library
Learning Paths
Free Courses
Learn Blender 3D in the way that’s right for you.
Inner Circle
Where members share progress and help each other learn.
›
The Commons
A free Blender community open to artists of all skill levels.
Forum Archive › I added in looking up and down and put the moveY in the Z axis spot, and it works great, but now i can't look left or right. › Reply To: I added in looking up and down and put the moveY in the Z axis spot, and it works great, but now i can't look left or right.
You can add in another float value that controls horizontal movement. In the script I just used one input associated with one float value but you can use one for each. Just place the new float value in the Y position just like before.