utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
485 stars 52 forks source link

Fix missing editor property for FmodEventEmitter3D nodes #173

Closed alessandrofama closed 1 year ago

alessandrofama commented 1 year ago

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