Search found 78 matches

by Escara
Fri Jun 28, 2019 1:11 pm
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Right. I think I figured it out but not 100% sure. I've positioned the dialogue UIs so they appear in the Display using all different aspect ratios in Unity. There are some differences but it doesn't cover heads or overlap the side of the display. I used the Canvas Scaler too. I'm not sure how to te...
by Escara
Fri Jun 28, 2019 11:23 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Or should I not do that in Unity and just test it with the builds?
by Escara
Fri Jun 28, 2019 11:20 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Thank you.

I'm wondering if I've got my UI set up correctly to be honest.

I have two lots of PC, NPC and Response panels. One at the bottom of the screen and the other at the top. I just can't seem to get them to appear in the correct positions when switching the aspect ratios.
by Escara
Fri Jun 28, 2019 10:41 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Thanks Tony.

Will this apply to the build as it still looks odd when running in Unity?
by Escara
Fri Jun 28, 2019 9:57 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Actually I spoke too soon.

What do you mean exactly by
1. Create a panel (RectTransform) that covers the whole screen?

The UI space as that changes depending on what aspect ratio I choose.

Sorry to be a pain!
by Escara
Fri Jun 28, 2019 9:45 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Amazing!

Thank you Tony! I've been scratching my head about this for ages. Should've come to you sooner! I'm now a very chuffed and happy lady!

Just got a few things to sort out then my demo will be ready for external testing and then a release later in the year!

So happy right now!

Caroline :)
by Escara
Fri Jun 28, 2019 8:51 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Thanks Tony. I did have a play around with that but I couldn't get it to work. What should I be using for the 'Main Panel' within that component? I found this from two years ago as it appears someone had the same issue as me https://adventurecreator.org/forum/discussion/4489/using-the-force-aspect-r...
by Escara
Fri Jun 28, 2019 8:09 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

And a bit more information that might help. I'm using Adventure Creator's Force Aspect Ratio within the Settings under camera. It's set to 1.77 which I believe is 16:9. When I turn that off the Dialogue appears in the same place so I'm now wondering if this is something AC related. I'm reluctant to ...
by Escara
Fri Jun 28, 2019 6:07 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Also, would a lettingboxing asset help? Something like Camera Fit: Screen Handler? Really I'd like to be as inclusive as possible for all aspect ratios.
by Escara
Fri Jun 28, 2019 5:58 am
Forum: Dialogue System for Unity
Topic: Aspect Ratios
Replies: 19
Views: 3162

Re: Aspect Ratios

Just been reading up on PlayerPrefs. Do I need to delete some files in order for any changes to work? This is all a bit confusing.