warning
ACharacter
CapsuleCompoment member will soon be set to private, use instead GetCapsuleComponent()
Replace any access to CapsuleCompoment with GetCapsuleComponent() same as you did with Mesh to GetMesh()
warning
ACharacter
CapsuleCompoment member will soon be set to private, use instead GetCapsuleComponent()
Replace any access to CapsuleCompoment with GetCapsuleComponent() same as you did with Mesh to GetMesh()