Atlinx
Atlinx
Is it possible to return a function from a spez match? I can't seem to get the syntax right. Here are my attempts ```rust let result = spez::spez! { for...
### Tested versions v4.2.2.stable.official [15073afe3] ### System information Windows 10 - v4.2.2.stable.official [15073afe3] ### Issue description A CanvasGroup node that overlaps a `_draw` call culls itself (disappears) early when a...
I'm using Godot 4.2.1 with the LimboAI latest master branch commit (0ff93fa) GDExtension, and the editor shortcuts don't work. For example I can't use `delete` to delete a task, and...
Is it possible to exclude an alias from being processed by tsc-alias?