Section, skip and pause.

Slate Forums Support Section, skip and pause.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1663
    jakartaiii
    Participant

    Hello, I have a question.
    How can I pause the cut scene after each section?
    Is it possible to skip one section to the next?
    How can I do it? (just doing cut scenes with subtitles)

    #1665
    Gavalakis
    Keymaster

    Hello,

    Sorry for the late reply due to summer vacation.
    There currently does not exist an automatic method for pausing the cutscene after each section although it is a nice suggestion that I can add in the future. One way to manually do this currently, would be to add the “Pause Cutscene” action clip (in a Director Action Track). That will pause the cutscene indefinitely, until you call “cutscene.Resume()” on that cutscene.

    Regarding skipping a section to the next, this can also be done, by calling “cutscene.SkipCurrentSection” on the cutscene object in question.

    Please let me know if the above work for you.
    Thank you.

    Join us on Discord: https://discord.gg/97q2Rjh

    #1671
    jakartaiii
    Participant

    That works.
    Thanks 🙂
    I have one more question. When I skip the section, it stops at the pauses of “Pause Cutscene” and at the end of the section. He pauses twice in one section, how can I avoid this?

    #1680
    Gavalakis
    Keymaster

    Hello again,
    You are very welcome.
    Hmmm… It should stop when a “Pause Cutscene” is encountered of course, but it should not stop by the end of a section.
    Can you please clarify what you mean or better yet post an image of your cutscene?

    Please let me know.
    Thank you.

    Join us on Discord: https://discord.gg/97q2Rjh

    #1683
    jakartaiii
    Participant

    pauses on slate
    When i call “cutscene.SkipCurrentSection” its stops on “Pause Cutscene” and on end of the section.
    I need to stop only on the end of the section.

    #1691
    Gavalakis
    Keymaster

    Hello again,

    Ah. I see what you mean now.
    I have attached for you here a fix to the PauseCutscene clip that will avoid this issue from taking place.
    Please import the attached package and let me know if that works for you.
    A new Slate version has just gone live on the asset store, so you might want to first update and then import the fix by the way 🙂

    Thanks.

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
    #1700
    jakartaiii
    Participant

    I can work with that, 🙂
    Thank you!

    #1701
    Gavalakis
    Keymaster

    You are very welcome. Thanks for letting me know 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.