Make camera behave like RMB is held, without actually holding RMB

Title is pretty self-explanatory. I want the camera to behave like the default roblox camera behaves, when RMB is held, but without actually holding RMB, specifically.

  1. Rotate freely around the character, but don’t rotate the character himself.
  2. If the character starts moving, it respects camera position, so for example W always moves the character to the direction where camera is looking.

I tried forking CameraModule, but didn’t come to success. All help is appreciated.

1 Like

I believe what you are asking for has already been asked in different words, many times. However, if these are no help I can help you further, just let me know.