utopia-rise / fmod-gdextension

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

Fix 2D rotation #197

Closed CedNaru closed 6 months ago

CedNaru commented 7 months ago

2D is a simple matter, we just have to (I hope) negate the values on X. I added back the ability to rotate the listener in the 2D demos so we can make sure we hear the sound in the right direction when not facing upward (use the left and right arrow).