I can manually reset all the toggle options in my conversation to the "start" state but was wondering if there's a quick method I'm missing. I have deleted the Remember conversation component but it only resets the conversation if the player returns to the scene. I'd like to be able to reset it if the player ends the conversation early.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Currently, you would have to manually set the options via individual Actions - AC doesn't keep track of what each option's initial state is.
I understand the need for this case, however. I will look to see if the initial state can be recorded for such a scenario - thanks for the suggestion.