utopia-rise / fmod-gdextension

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

Fix 3D rotation #198

Closed CedNaru closed 3 months ago

CedNaru commented 3 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.