You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this is possible through EditorInterface.popup_property_selector. However only for properties.
See: godotengine/godot#81655
I use CallMethod a lot to get values for blackboard vars. Something like the "Method Select" dialog in Call Method Tracks in the animation editor would be useful.
Implement property and method picker to be used in inspector plugins.
CallMethod
,CheckAgentProperty
, and others.The text was updated successfully, but these errors were encountered: