Hello,
I was trying to make a custom animationtree visual node inside godot. But I am unable to make one.
After some research I found this thread.
Link : https://github.com/godotengine/godot/pull/69641#ref-issue-3033736136
So then I downloaded the files provided by "tokageitlab" custom_anim_node.zip but even then I don't see any new node appear in animationblendtree editor.
I don't know what am I missing.
Can someone guide me on solving this.