How Can I Fade Out To Game Over Screen?

Discussion in 'How Can I...?' started by DBL, Jul 31, 2021.

  1. DBL

    DBL Boxer

    Joined:
    Feb 24, 2021
    Messages:
    42
    Likes Received:
    4
    I have my Game Over screen fading in by placing a black screen over it and having the black screen autohide after .25 seconds, but I'm still jumping from the game to a black screen.

    How can I fade out from the game, where my player character just bit the dust?

    Thank you.
     
  2. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228
    add an image on your UI and animate its opacity on Open and Close Event on the animation bar at the bottom. If you don't have the animation bar you can find it under View on the Menu Bar.
     
    atumxstudios and DBL like this.
  3. atumxstudios

    atumxstudios Boxer

    Joined:
    Sep 28, 2020
    Messages:
    12
    Likes Received:
    3
    All that can be done using the animation timeline in gui and game over screen. Try setting all your images and putting their opacity to 0, then go to your animation timeline and go to the open scene animation tab and start your animation at 0 then go over to whatever time you want and raise the opacity. That should give you the Fade-In animation, just turn off loop so it doesn't replay. Hope it helps
     

Share This Page