How to get a specific point on the surface of a static mesh

I’ve created a static mesh in the shape of a globe, and I want to place widgets that provide information at various specific locations on the globe’s surface.

I have no idea how to implement this.

You can place empty Blueprints where you want the widgets to appear, then get the location of those Blueprints and use that to set the widget’s position.

1 Like