Hi there Im hoping to modify the Quest Journal UI to work with mobile in portrait mode
Could I have tips on how to do this?
- I changed the size of the Expand and Hidden animation - which seems to work ok.
(but wonder if that will be ok as a solution)
Quest Journal UI how to get it to work for portrait mobile
Re: Quest Journal UI how to get it to work for portrait mobile
Hi,
The animations adjust the UI's Rect Transform > Scale, so they should continue to work as long as you don't modify the scale. To make the UI adjust to the screen's aspect ratio (e.g., portrait or landscape), set the Rect Transform to something like:
The animations adjust the UI's Rect Transform > Scale, so they should continue to work as long as you don't modify the scale. To make the UI adjust to the screen's aspect ratio (e.g., portrait or landscape), set the Rect Transform to something like: