Thanks, its a good idea and I thought of something similar myself using a box.
Right now Im trying empty level with the floor plane hidden but Having issues getting the menu to spawn where I want it.
Trying to make the menu spawn at the height of the players head and and always face the player, but getting the forwards vector * 100 works but If i Look up or down its an issue, as its in the air or on the floor, think I need to create a forwards vector from the heads Yaw only? and set the z to the same height as the player head.
not figured out the best method yet. and advice would be great