When defining a command or function, there does not currently appear to be a way to get access to the entity with the DialogueRunner.
If you have multiple DialogueRunners, this can be rather inconvenient - for example for commands that set variables, or functions that need some other data associated with the entity.
There should be a way of getting access to the entity when defining a command or function.
When defining a command or function, there does not currently appear to be a way to get access to the entity with the
DialogueRunner.If you have multiple
DialogueRunners, this can be rather inconvenient - for example for commands that set variables, or functions that need some other data associated with the entity.There should be a way of getting access to the entity when defining a command or function.