utopia-rise / fmod-gdextension

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

Fix 3D rotation #198

Closed CedNaru closed 8 months ago

CedNaru commented 8 months ago

Fix 3D direction of the sound. I still needed to add a negative value for the Forward axis despite FMOD being set to right-handed basis so not sure what I'm not understanding it mathematically but otherwise it seems to work.