Can you weld viewmodels?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

I wish to weld a view model to the camera / character, as using run service to constantly update its cframe causes it to lag behind.

  1. What is the issue? Include screenshots / videos if possible!

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

Every post I seem to come across points to using run service, and when I try to create a weld to anything (such as the camera or character) it causes the view model to end up in workspace and stop functioning correctly.

Camera is not a basepart so gou cant weld it.

Have you tried all runservice events? Heart beat, renderstepped, renderstepped with priority?