werner mendizabal
werner mendizabal
I'm using version `3.1.39`. I included the build script I'm using in the reproduction project: [Link](https://github.com/nonameentername/godot-custom-audiostream/blob/a0dde8d133e4394bab8e05e6a9baf687b7a5f540/scripts/web/dependencies.sh#L20)
Related godot-cpp pull request https://github.com/godotengine/godot-cpp/pull/1290
I'm trying to create a GDExtension that has a similar structure to AudioStreamRandomizer. https://github.com/godotengine/godot/blob/master/editor/plugins/audio_stream_randomizer_editor_plugin.cpp#L119 In my GDExtension I was not able to add the callback to add items to an...
Thanks for taking a look at this. I created a proposal for this feature https://github.com/godotengine/godot-proposals/issues/8293
@dsnopek Thanks for the suggestion. I updated the docs and squashed my pr.