Hi,
Add in .cpp :
#include “Camera/CameraComponent.h”
and Cast like this :
FPSCameraComponent->SetupAttachment((USceneComponent)GetCapsuleComponent());*
Good Luck
Hi,
Add in .cpp :
#include “Camera/CameraComponent.h”
and Cast like this :
FPSCameraComponent->SetupAttachment((USceneComponent)GetCapsuleComponent());*
Good Luck