Quim Nuss Székely
Quim Nuss Székely
Using godot 4.1.1 If I upload the pck to https://gotm.io/web-player the inspector says USER SCRIPT ERROR: Parse Error: Function "_init()" not found in base Node. at: GDScript::reload (res://addons/imjp94.yafsm/src/StackPlayer.gd:23) I also...
### Describe the feature Live share is essential to everybody doing pair-programming and according to vscode's live-share FAQ, extensions should work with [minor changes](https://learn.microsoft.com/en-us/visualstudio/liveshare/reference/extensions#known-issues). Is it feasible? ### Describe alternatives...
I built SpriteExtractor on linux and it was missing the limits.h import and linkage to the math library. I haven't checked if that breaks Windows build.