Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Dave Gilbert on Mon 05/05/2003 02:59:21

Title: Placing inv items within a custom inv gui
Post by: Dave Gilbert on Mon 05/05/2003 02:59:21
Hi all,

I have a funky kind of inventory GUI.  A notebook with notes that you can use as inventory items a-la "Discworld Noir."  The problem is, I can't get the notes to line up properly.  Is there a way to manually place the inventory items within a custom inventory GUI?

Thanks!
Title: Re:Placing inv items within a custom inv gui
Post by: Pumaman on Mon 05/05/2003 18:31:05
Inventory items are spaced out with the dimensions you set with  SetInvDimensions - you can't be more specific currently I'm afraid.