How do I move all objects in a level around player depending on input?

I suspect I won’t need World Origin Rebasing at all if I can find a way to move objects other than the player pawn in the scene. Since the player would always be at the world origin anyway. That would allow for the creation of an infinite game world. Or am I missing something huge here?