Is it possible to display what the camera is seeing on a part (fnaf game camera thingy)

Basically i wanna display


on this
image

i believe you can set the camera’s cframe to the part’s cframe, and if you want it to work like an actual moving camera you should use runservice or a loop and animate the part

image
i meant something like this, i dont think thats gonna work

I’m assuming you’re saying that you want to display the camera on the monitor itself. You could use viewport frames and a surface GUI to do this.

ive tried doing something like this but the parts its displaying has to be inside the viewport, ok i found out i can use something called “adornee”

Yes you would have to replicate what’s happening inside the viewport as well which is resource-intensive.