I cloned this, and the ffb_plugin wasn't found. Realizing that it comes from a submodule, i recloned with the submodule.
However, loading the project, Godot (4.3) still doesn't recognize the plugin:
"Parser Error: Indeitifier FFBPlugin not declared in the current scope."
When I try to launch the main scene.
What am I missing?
I cloned this, and the ffb_plugin wasn't found. Realizing that it comes from a submodule, i recloned with the submodule.
However, loading the project, Godot (4.3) still doesn't recognize the plugin:
"Parser Error: Indeitifier FFBPlugin not declared in the current scope."
When I try to launch the main scene.
What am I missing?