utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
439 stars 48 forks source link

Fix missing editor property for FmodEventEmitter3D nodes #173

Closed alessandrofama closed 11 months ago

alessandrofama commented 11 months ago

_parse_category was returning early, preventing the instantiation of the editor property for FmodEventEmitter3D nodes.