Pierre-Thomas Meisels

Results 146 comments of Pierre-Thomas Meisels

Hello ! This has been fixed in #840 But this is not released yet.

Those warning are because it cannot find debug symbols which are on my computer (path is mine), you can ignore them. You won't be able to build until we release...

Hello ! Thanks for error reporting, can you try with new release https://github.com/utopia-rise/fmod-gdextension/releases/tag/6.0.1-4.4.0 ?

I think there is nothing much we can do. Scaled to 0 meand basis is a 0 matrix, so we cannot know where is the up direction.

> The event parameters aren't applied when play_one_shot() is called on the EventEmitter, it always used the default values. > > Example: > ``` > # This doesn't apply the...

> The event parameters aren't applied when play_one_shot() is called on the EventEmitter, it always used the default values. > > Example: > ``` > # This doesn't apply the...