This is my first time posting on a form so I don’t know if this is the correct place.
I am working on a vr controlled cart and have all the individual components working.
The problem I am facing is combining all the different parts into 1 blueprint.
the best idea I could come up with is to make the pawn & handle children of the vehicle, so they would follow. but then I can’t access the camera in the pawn any more.
I have tried multiple solutions involving casting and camera switching but I can’t find the solution
If anyone knows of a solution or better way to do this, I would like to hear it.