so cool, how did you made the jumpscare?
you put on the camera so it will always face the player camera?
I used some vector math to lerp them in front. Then I lerped them (but faster) right in front of their face. All done in a sipmle coroutine.
I will try, thx for the advice