My Child Actor is the blueprint component. Child Actor is the function “Get Child Actor” under Variables => Child Actor Component.
Hello I hope this will make sence.
I have a camera in a actor (Lets call the Actor “CamActor”). That CamActor is inside another actor class(Lets call it “BaseActor”). In my Pawn Class I spawn “BaseActor”.
I would like to view thought the camera in “Cam”. How would I do that in the Pawn Blueprint?
Anyhelp would be appreicated
Thanks