Forum begins after the advertisement:


[Part 9.5] Scene doesn’t load because scene fader remains black

Home Forums Video Game Tutorial Series Creating a Metroidvania in Unity [Part 9.5] Scene doesn’t load because scene fader remains black

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #16599
    Terence
    Level 30
    Keymaster
    Helpful?
    Up
    0
    ::

    I figured out your issue. In your Resume button, you assigned the UnPauseGame() action from the Prefab Game Manager. You should be assigning the Game Manager from the Scene instead.

    Right now, your UnPauseGame() is modifying the gameIsPaused of the Prefab. That’s why you can’t unpause. The Scene Game Manager is never modified.

    #16601
    pepecry
    Level 7
    Participant
    Helpful?
    Up
    2
    ::

    I don’t know is it the reason or not but i tried to assign from the scene before but didn’t work either. Then I just delete the action of the button and add it again like Mi Ni said it his topic and the function work again. Tai may tried this way or Terence way to fix it. Tks you guys alot.

    and 1 other person have upvoted this post.
    #16602
    tai
    Level 8
    Former Patron
    Helpful?
    Up
    2
    ::

    Thank you a lot! It worked!

    and 1 other person have upvoted this post.
Viewing 3 posts - 31 through 33 (of 33 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: