How do I create a first person camera?

i see all these FPS projects with cameras in their “components” tab, but i do not have one. i want tone to modify in a variable. how do i do it? (only in blueprint)

Hey alx,

Take a look at Blueprint First Person template. In it, you can find player camera inside MyCharacter Blueprint. You’ll want to imitate this setup in your own character Blueprint.

Hope that helps!