diff --git a/Runtime/LLMCharacter.cs b/Runtime/LLMCharacter.cs index c5ce99fd..c81c620c 100644 --- a/Runtime/LLMCharacter.cs +++ b/Runtime/LLMCharacter.cs @@ -11,6 +11,7 @@ namespace LLMUnity { + [DefaultExecutionOrder(-2)] /// @ingroup llm /// /// Class implementing the LLM characters.