Silc Lizard (Tokage) Renew
Silc Lizard (Tokage) Renew
> 1. An extension for blender or an import option which is true in godot that says "trust the unreliable gltf hints exactly". This option or extension would disable all...
Link the similar problem (the case of bottom panel has inspector) https://github.com/godotengine/godot/issues/72262
I have already know it is due to #53684. I'll take a look later.
@ExquisiterEmil Okay, I sent #72362. Please test it if you can.
I think only this PR is not meaningful, since it is not enough to implement for extending. It may be possible to create the custom AnimationNode as class, but I...
So, it would be nice if these animation features could be extended as GDExtention like a custom physics engine, but a proposal would need to be made first.
I'll test them again later in more detail. Perhaps we should send it to 4.1, but I hope we can accommodate this PR in some way.
If we extend only the base class AnimationNode, then this PR is fine, but if we extend a class like AnimationNodeAdd2, then it is not enough. For example, if you...
I have sent #69802, which in combination with this PR should allow us to extend AnimationNode as we want.
It seems that registration to the state machine editor is not working. Is any commit missing?   [custom_anim_node.zip](https://github.com/godotengine/godot/files/10456625/custom_anim_node.zip)