- Chapter 01
- Node 01
- Node 02 (send player to Chapter 02 - Node 01)
- Chapter 02
- Node 01
- Node 02
However, the current behaviour is that it loads the "Chapter 01", and does nothing.
If I manually choose the "Chapter 02", I can see that the Chapter 02-Node 01 is green, showing that is the current entry.
Based on the code, it seems that it tries to load the "lastConversationStarted". But in case this conversation leads to another conversation, this is not being taken in consideration.
For me, this seems like a bug. But I would like to confirm if it is my expectations that are wrong. And in case this is a bug, how is the best way to report it?
Many thanks