Home Unreal Engine

How do you keep the third person Camera follow the character relative to its size?

polycounter lvl 3
Offline / Send Message
K_Art3D polycounter lvl 3

Hello,

Im working with unreal 5, and Im trying to make my third-person character smaller by pressing a button so that the camera also follows the character relative to its size and acts the same way as it does when the character is the proper size rotation and transformation-wise. Since the character size difference is significant, the character tends to look like a dot on the screen. Also, since I changed the character size, it affected the speed. I tried to use crouch and set the value lower than 300, but I could not jump after that.

Replies

  • poopipe
    Options
    Offline / Send Message
    poopipe grand marshal polycounter

    two things


    1 : camera boom length determines how far from the player the camera is - moving it around will mess with pivots and break your rotations

    2 : it might be an idea to explain all the things you want to happen when you press the button as well as all the things you don't want to happen.

Sign In or Register to comment.