How to change camera height?

I loaded a blueprint first person level, and I would like to know how to make the character “shorter”.

You need to change the base eye height (can be found in the “Camera” category in defaults for any blueprint that extends from Character or Pawn)

If you want to change this in blueprints, you can use the “Set Base Eye Height” node. You can also set the eye height for crouching in a similar manner.

Hi! I really want to change the height of my player, but Set Base Eye Height isn’t doing anything. How do I fix this?