Hello! For my new game I’m making a really cool system for doors that makes realistic to play, but I have an issue trying to get the camera to open those doors.
-
I’m trying to keep the camera still while the player move a door with the mouse, but the camera still needs to follow the player’s character.
-
I can’t achieve it because I don’t know how to.
-
I’ve tried to get the camera stuck with attach camera type and then just saving the camera pos and add later to the new cframe, but it’s doesn’t work correctly.