edited August 2018 in ORK Support
GiL, I also have three problems with the inventory box.
Problem 1 : If I want the choice boxes to only be within the dark gray square, how would I go about it? In the gui box, I tried to put the choices as "Position", and move everything choice boxes in there that way, but when I add more than two choice positions, the third/fourth/fifth/etc choice box won't show up in the Gui Editor.

https://www.dropbox.com/s/da65uuz4adde0xr/fdfdfdfdfdfdf.png?dl=0

Problem 2 : As you can see in the picture, in the gui editor, the first two choices are line up perfectly, but when in game, they are off.
https://www.dropbox.com/s/etn0jbswjqv63vj/picture 1.PNG?dl=0
https://www.dropbox.com/s/t42mvle4msr4yd6/picture2.PNG?dl=0


Problem 3 : When I add a weapon to my inventory, it's not going inside one of the two choice position boxes, but it just went inside a long choice box (which looks like the list choice), which should not be there, since I'm using the position choice.
https://www.dropbox.com/s/hlhcr5wvzh5eg4n/picture3.PNG?dl=0


I hope you can shine a light on this :)
Post edited by Shadow_Fire on
  • 1) Try using the Padding of the content box settings of your GUI box to limit the content to that area. As for the GUI editor, click on Choices in the upper menu to add additional choices to the displayed box.

    2) That's because they choices are placed in relation to the displayed text (i.e. they're added after the text). The GUI editor has some dummy text, which moves the choices down. Again, I think you should use the Padding to have the content limited to the area and just use regular List mode for the choices (e.g. with Choice Columns to have them set up like that).

    3) Any choice exceeding the defined positions will be added as a regular list choice. Again - setup with padding and list/choice columns for having this layout automatically :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Thanks a lot for explaining! So much clearer now.
    Regarding #2, to get around that, I just move the choices a bit down, right?
    https://www.dropbox.com/s/vatr183w65r7pyr/fffffdfdfdfdfdfdf.PNG?dl=0
  • Yeah, but if you're already using the padding to only have content within that area, there's no need to do that any longer, as content will be within it anyway :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.