GUI, Inventory & Menu: Difference between revisions

(Added section about inv items not showing)
Line 89: Line 89:


The inventory items won't display if the InvWindow GUI control is smaller than an inventory item slot (40x22 pixels by default).
The inventory items won't display if the InvWindow GUI control is smaller than an inventory item slot (40x22 pixels by default).
Set YourInvWindowName.ItemWidth and -.ItemHeight in the game_start function to change the inventory item slot size or enlarge your InvWindow control.
Enlarge the InvWindow control or increase its ItemWidth and ItemHeight properties in the GUI editor.


==Getting that classical Sierra look for GUIs==
==Getting that classical Sierra look for GUIs==
0

edits