Forum rules - please read before posting.

Subtitles above character while camera is panning

Hello! I'm trying to place the subitles above the speaking characters while a camera is panning, but I can't get it to work properly. The subtitles behave strangely, as you can see in the attached video. The video shows the menu settings. I have tried different settings, but with no luck.

https://gfycat.com/whitescalyamericanindianhorse

Comments

  • edited October 2021

    What are your AC and Unity versions, and what is the effect of unchecking Always fit within screen?

    Try also setting the Size for both the Menu and the Element to Automatic.

  • Hi! my unity version is 2019.4.31f1
    Adventure Creator is 1.74.2

    I've tried the changes you suggest, but it still doesn't work. I also tried different combinations. I have made another video to show it. The background image is not a problem, what worries me is the shaking.

    https://gfycat.com/foolhardyplushbettong

  • I have managed to fix it by avoiding Adventure Creator's camera. I'm using an external script for the main character's follow camera and maybe that's causing that erratic behavior. I have made a video showing the script code in case it had something to do with it.

    https://gfycat.com/helplessbitterakitainu

  • I cannot recreate the issue using AC alone.

    You should avoid positioning the AC MainCamera directly, but instead control a separate camera with the Basic Camera component attached so that you can assign it in your Scene Manager's "Default camera" field or with the "Camera: Switch" Action.

    It would also be worth trying out Unity UI for your menu rendering, as menu repositioning is handled using Unity RectTransform components.

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.