Change camera via Blueprint

As an update, I’ve made a change to the camera component selection code in AActor that will be in 4.1.

As of CL# 2037260, AActor::CalcCamera now picks the first active camera component it finds, so you will be able to call SetActive to activate/deactivate different components to switch between them.

Cheers,
Michael Noland

1 Like