Game Development Community

Level description

by Walter Brouwer · in Game Design and Creative Issues · 11/01/2012 (8:26 am) · 2 replies

When I press "Play game" and go to select level, and I want to test out the level I made it always says.

Title:Empty Room
Description: An empty room ready to be filled with torque objects.

Please I need to know how do I change it?

I've tried it in GUI editor and it won't work.

Help!

About the author


#1
11/01/2012 (8:42 am)
It's modified using the description field of the LevelInfo object. It can be modified from within the World Editor, or the .mis file itself can be modified manually in a text editor.
#2
11/06/2012 (5:00 pm)
Thanks it really helped. I can finally start up the game with a description thank you.