#Brain is hurting, why won't W and A move my camera forwards and backwards rather than up and down?

25 messages · Page 1 of 1 (latest)

dusky pendant
#

The camera's CFrame is set to this part facing down, yet changing the upvector of the camera does not move it forwards and backwards..?

agile terrace
#

They do move your camera forward and backward trol

Forward is in the front of the camera
Backward is behind the camera

#

Think in camera dimensions

dusky pendant
#

my bad

echo onyxBOT
#

studio** You are now Level 10! **studio

dusky pendant
#

tghe opposite

#

up and down

#

since the front is face-down

agile terrace
#

Show your code

dusky pendant
#

i got it nvm

#

ill just change the math

#

here

#

ill change it from rightvector, up vector whatever to a cframe

vital bloom
#

ok hi

dusky pendant
#

ok hi

vital bloom
#

ok

#

im

dusky pendant
#

ur

vital bloom
#

no

agile terrace
# dusky pendant

In W and S directions change vectors to Vector3.new(0, -1, 0) and Vector3.new(0, 1, 0)

dusky pendant
#

mhm

agile terrace
dusky pendant
#

yea i fixed it