Tooltips

Hi,

Im adding tooltips to my interface at the moment, I want them all to display in a status bar at the top of the screen, the problem im having is that some of the buttons the tooltips are for are within GUI windows that can be opened and closed during the game, when i try to position the tooltips for these they are only positioning within the GUI windows, is there a way anyone knows round this?

You have to create your tooltips yourself using another window. That’s how I got round it.