How to create a teleport Button Widget

Sure.

BP_Teleporter:


Now this logic might be directly in the character to avoid the indirection.

BP_Character:


Here you should find a way to provide the teleporter to the character. I’ve set it directly when placing he character in the level.

WBP_TeleportButton


Don’t forget to set it exposed on spawn to be available in the BP_Character