Hi, I’m having some bugs, can someone give me a hand? I try to change the value of CameraOffset and when I press E to go to first person view this happens (error in red in console)
1 Like
i think you should use Vector3.new(x,y,z)
instead of Vector3(x,y,z)
1 Like