Trying to create a readable note...

I want to have a model that is a piece of paper, and when the player presses “f” for example, the model itself would scale up and appear in front of the player’s view (like Gone Home) is there a way to do this through blueprint?

Certainly! I would suggest getting the camera rotation from the player and then using a timeline to interpolate between the desired point in front of the player’s face, and the original position of the note.