-
as soon as i downloaded geode and this mod menu, gd wont open
-
A few days ago, I download QOLmod because it's very interesting. But when I restart, a black screen appear. It doesn't crash because i still hear the main menu
-
As title says. Is there any plans to make it compatible?
![image](https://github.com/user-attachments/assets/e2f6f592-d6c0-479d-b353-6ca03e6385bd)
-
- Implement jellyfish artwork
- Create the jellyfish scene inheriting from the fish one
- Program their house choosing behavior so that they only choose houses that are not touching any other houses…
-
![porto1](https://github.com/alkareemco/LINK-GACOR/assets/171308047/9fe0ba91-13c6-4562-bd30-ce7e71057489)
-
Hello, when I add code that connected with your library, godot can't reload extension. It seems like smt holds and doesn't give unload the library.
In file: `src\utils\coroutines.rs`
```rs
use gd…
-
A KeyArgument with a malformed keys_provider (returns anything other than an `Array[StringName]`) results in a dirty exception instead of being checked for and handled.
See KeyArgument.gd:[36](http…
-
### Godot version
4.3.stable
### VS Code version
1.95.2
### Godot Tools VS Code extension version
2.3.0
### System information
Windows 11
### Problem statement
Some errors do not crash Godot …
-
gdgd
-
can you tell me the difference between GD_loss and GD_loss_v1? when i debug, i find the input target of kld_loss in GD_loss is 0 such as (0,0,0,0,0,), why?