Hi Tony
Not sure what happened since yesterday. I mean i setup the IncrementOnDestroy on two enemies, as the last thing.
But today when I run the game, the initial cutscene intro my player is NOT playing the animation as he should.
I enabled debug INFO Dialogue Manager.
How should I read the animation part "playersleep", should he play or not?
As you can see also I don't have the pause on play on?
The only thing i noticed this morning when i opend up the project is that in the bottom of the Hierchy panel there is a new gameobject called "Dialogue System Scene Events" and the comment tells me not to remove it.
I suspeckt its the scene events i setup to set a gameobject to false on conversation execute.
Scene not starting as intended
Re: Scene not starting as intended
WHATS WRONG WITH UNITY?
I just closed down unity and opened it again and now it works??
I am glad that it works but are puffed how or what happends?
I just closed down unity and opened it again and now it works??
I am glad that it works but are puffed how or what happends?
Re: Scene not starting as intended
Hi,
Yes, you're correct about Dialogue System Scene Events. This contains the scene event that you added yesterday. Don't touch it.
If you are not using version control yet, I strongly recommend it.
Unity does have bugs. Every piece of software does. If you're not using an LTS version such as Unity 2021 LTS, consider backing up your project and then updating to the latest LTS version. They tend to be more stable, but still may have the occasional bug. If you're using an alpha or beta version, expect lots of bugs.
Yes, you're correct about Dialogue System Scene Events. This contains the scene event that you added yesterday. Don't touch it.
If you are not using version control yet, I strongly recommend it.
Unity does have bugs. Every piece of software does. If you're not using an LTS version such as Unity 2021 LTS, consider backing up your project and then updating to the latest LTS version. They tend to be more stable, but still may have the occasional bug. If you're using an alpha or beta version, expect lots of bugs.