display order
ctthogan
01 Jun 2023, 22:30How do I reorder the order in which the game displays everything? Right now it gives the horrible generic room description, then the items, then the exits, and finally my actual room description which I want first.
![](https://i.imgur.com/32ogfqMb.jpg)
R2T1
02 Jun 2023, 02:24Under GAME/Room Descriptions there is a section about halfway down called "Room Description Layout". Just change the order using the dropdowns.
ctthogan
02 Jun 2023, 14:36Ohhh, in the game object - well now the UI documentation makes sense. Thank you.