Game Development Community

Noob GUI issues

by Jennifer Tran · in Game Design and Creative Issues · 07/13/2012 (7:23 am) · 4 replies

Hi, I’m having a problem with the gui tutorials. I finally got the profiles to show up in T2D, and I have done 4 of the gui tutorials. However none of them have worked for me.

I just get a black screen, or in the case of the mainMenuGui, nothing happens when I press the “delete” key.
I don’t get any errors in the console however I also don’t see that it loaded the menuCommands file.

Does anyone have any ideas as to what is going wrong.

Thank you for your help.

About the author

Recent Threads


#1
07/17/2012 (7:45 am)
Hi,

Could you please tell us which specific tutorials do not work?
#2
07/17/2012 (8:11 am)
OMG, a response.

Thank you for that.

I have decided to forget the gui system and use the two screen gui approach because, at this point, it’s a lot easier for me to understand, and so far it is working well for me.

Thanks again
#3
07/17/2012 (3:53 pm)
Well, what ever works I suppose. :)
#4
07/18/2012 (3:01 am)
Ya when you don’t know what you’re doing, what’s working is best I guess.

But I put it to load in the game.cs file and therefore it will load on all levels. How do I make it only load on some levels?