Honestly, you can do this in the HUD, if you’re just looking to display a texture.
If you really do want to have a mesh though, you can make a custom mesh actor, and put this on tick in the mesh actor. The mesh’s X axis will point to the camera, but you can offset the rotation to make any point face the camera.