Pierre-Thomas Meisels

Results 146 comments of Pierre-Thomas Meisels

Hello ! Setup guide on doc is outdated, we need to update it. Please refer to readme for plugin installation. Then doc can be used for plugin configuration: https://fmod-gdextension.readthedocs.io/en/latest/user-guide/2-initialization/

Hello ! Libraries files are not committed in repo to avoid making repo disk size grow up at each fmod update. If you want to commit them in your repo,...

@schweller you have it with Godot 4 ?

Can you check current master state, I added monitors.

Here is a gif to show this bug in action :) `Scenes/examples/gameplay/SlippingSlopeGP.tscn` to reproduce. ![oerdering_order_physics_bug](https://user-images.githubusercontent.com/48322356/85900638-71fae400-b800-11ea-9540-1dd0cb99844f.gif)

Currently when you are placing a placeholder on a map it is temporary and have alpha hard coded in editor plugin. Then when placeholder is added editor plugin set alpha...

I don't remember: did we test it on all platforms ?

I will test it on graalVM native-image for iOS.

Checks are not passing on macOS because GitHub changed their runners to silicon. Setting a fixed runner version should fix this.