Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

AnimationNodeObserverBlendSpace

Experimental: This class may be changed or removed in future versions.

Inherits: AnimationNodeObserver < Resource < RefCounted < Object

Observer for events from AnimationNodeBlendSpace1D and AnimationNodeBlendSpace2D instances.


Signals

closest_point_changed(closest_point_name: StringName) 🔗

Emitted when the closest point to the current blend position changes.


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.