Forum rules - please read before posting.

How to control a character while displaying subtitles

I'm making a game like a first person walking simulator. I want to display subtitles while controlling the character, but it doesn't work.
Even with play in background, only the first line can be displayed
I apologize for questions using Google Translate

Comments

  • Welcome to the community, @とらじ.

    How exactly is it not working? Are lines showing, but you are not able to move?

    If you have a series of speech lines lined up in your ActionList, don't check Play in background? in the Actions - this will cause the next Action in the queue to run at the same time.

    Instead, set the When running property of the ActionList itself to Run in background. This will allow the player to move as normal while it runs. You can check the state of the game (i.e. gameplay or cutscene) by enabling the "AC Status" box at the bottom of the Settings Manager.

    If you still have trouble, share some screenshots of the ActionList, Speech Menu in the Menu Manager, and the problem itself so that we can understand the exact issue better.

  • I was able to solve it perfectly.
    Thank you kindly.

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.