You’re applying a world vector in the camera’s relative space so that’s not going to work. You can Inverse Transform Direction
/ Rotation
from world to local. And, as mentioned above, this should Tick.
You’re applying a world vector in the camera’s relative space so that’s not going to work. You can Inverse Transform Direction
/ Rotation
from world to local. And, as mentioned above, this should Tick.