how to make an ingamemenu to select player?

,


hey guys I am currently making a 2d game and want to spawn a menu to select the hero and I want it to appear when clicked on a tile and don’t know how pls help

Do you need to instantiate the menu every time you need it? Why not just enable/disable it as you need it? What part is giving you trouble specifically?