I tried to place an actor as a coordinate reference, which is called “BP_BaseCoord” and is located at the zero point of the world coordinates.
Then, I printed the positions of “BP_MyARPawn”(copy from BP_ARPawn), “BP-ROGHime” (which is the actor I want to display on the reference image), and “BP_BaseCoord”
I don’t know whether I print MyARPawn correctly
This is the real-time image I captured
It shows the locations of MyARPawn and BaseCoord are always be zero, I may get it wrong, but how to get the location of my pad?