Update AnimationTree tutorial for new observer classes#11990
Draft
a-johnston wants to merge 1 commit into
Draft
Conversation
AThousandShips
requested changes
May 15, 2026
Member
|
Additionally I'd wait with adding this until the other PR has been approved in the first place |
Contributor
Author
|
Yeah this definitely shouldn't be merged atm, I changed it to be a draft. I had thought this docs change was requested as part of the other PR, so I wanted to post it so the two could be considered at once, but looking again I think I misread or misunderstood the request. |
5fce83f to
2918673
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is paired with godotengine/godot#118789 and shouldn't be merged until after that is merged (so after 4.7 has its stable release).
I intentionally left the new section on the shorter side as I wanted it to be discoverable when searching "signal" or "event" without it being an exhaustive list of observer signals that would go out of date if new observers are added, but I can change this to be more in depth if desired.