Change camera position of a different player

so i have and idea of an attack where the player who gets hit stays on the ground and their camera position is changed. it will be on another part of the map
i have no idea how to change the position of another players camera.
can someone help me?
Thanks!

There are multiple threads relating to this, you should research before posting this.

i havent been able to find any which is why i posted this
although i probably have been searching it wrong

Well, you could try Camera Manipulation if you want to change the camera position without following the player.

i understand how to do that but is it possible to make someone else in the servers camera changed, like is it possible to get access to another players camera other than mine?

Using scripts and RemoteEvents, it is possible.

alright thank you i will try this out