Skip to content

Init token source component in awake#279

Merged
MaxHeimbrock merged 1 commit into
mainfrom
max/init-token-source-component-in-awake
May 11, 2026
Merged

Init token source component in awake#279
MaxHeimbrock merged 1 commit into
mainfrom
max/init-token-source-component-in-awake

Conversation

@MaxHeimbrock
Copy link
Copy Markdown
Contributor

Background

TokenSourceComponent would check its TokenSource config in Start and other scripts that rely on it in Start would sometimes call it earlier than it is set up.

Changes

What did you do?

  • Move init into Awake function.

@MaxHeimbrock MaxHeimbrock merged commit 4648cc0 into main May 11, 2026
15 checks passed
@MaxHeimbrock MaxHeimbrock deleted the max/init-token-source-component-in-awake branch May 11, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant