Enguerrand DE SMET
Enguerrand DE SMET
I'd like to be able to set the height of the final canvas (displayed with AnimationPlayer) from my scene parameters. Currently, I change the height of the view based on...
Related to this proposal and issue: - https://github.com/godotengine/godot-proposals/issues/9355 - https://github.com/godotengine/godot/issues/57401 I'm not sure about the defines (`#if !defined(USE_ATTRIBUTES) && !defined(USE_PRIMITIVE)`) but it works on both gl_compatibility and mobile rendering mode....
**Describe the bug** I try to run exported animations on my website( using the player "@motion-canvas/player" ) but i encountered this issue with exported js files: ```bash main.js:140 ReferenceError: Cannot...