startAutomatically

Field in DialogueRunner

Summary

Whether the DialogueRunner should automatically start running dialogue after the scene loads.

public bool startAutomatically = true;

Remarks

The node specified by startNode will be used.

Last updated

Was this helpful?