utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
385 stars 42 forks source link

Godot 4 extensions : Implement objects and nodes for FMOD #150

Closed CedNaru closed 1 year ago

CedNaru commented 1 year ago

First step of implementing https://github.com/utopia-rise/fmod-gdnative/issues/138

Reimplement all features of the previous build using the new architecture. The rest of the nodes will be implemented in a next PR and another demo using nodes only as well (so it kept the size of that PR relatively small).