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 the Blueprint First Person template. In it, you can find the player camera inside the MyCharacter Blueprint. You’ll want to imitate this setup in your own character Blueprint.

Hope that helps!

Ben Halliday