Sure, was doing a tutorial on implementing a basic targeting system and it had you spawn a sphere to grab overlapping actors centered on the player’s character/pawn etc.
I’ve also tried an event tick based check separately using the Get Controlled Pawn → Get Actor Transform setup outputting to a print statement and the coordinates never change - always printing out where the player controlled pawn/character originates.
