Forum rules - please read before posting.

Force Aspect Ratio and moving inventory

I am using force aspect ratio (1.77) to have my game display correctly on both iPhones and iPads. It gives the iPad black bars on top and bottom which is what I wanted. But now I am wondering if it is possible to manually move the inventory to the top where the black bar is. I'm guessing the system thinks that 0,0 begins where the image begins and not the top of the screen. Thnx

Comments

  • If you set an aspect ratio, AC menus will not be able to show over the black bar - because this ensures they'll be visible at all resolutions.

    You should, however, be able to make use of Unity UI for your Inventory menu, as AC's aspect ratio code is ignored by the Unity UI system.  Check out this tutorial for working with Unity UI, or if you're using the default AC Menu, simply change your Inventory menu's Menu Source property to Unity Ui Prefab, and it should then rely on the default Unity UI Inventory menu.
  • Thanks Chris, will look into that.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.