-
It looks like someone created [a base app for games that use the Godot framework](https://github.com/flathub/org.godotengine.godot.BaseApp). You should consider using it.
[What is a base app?](http…
-
If I hover my mouse over the AddChild method of a Godot Node (https://docs.godotengine.org/en/stable/classes/class_node.html#class-node-method-add-child), the popup looks like:
![image](https://githu…
-
**Your Godot version:**
v4.3.stable
**Issue description:**
[This documentation page](https://docs.godotengine.org/en/stable/tutorials/export/exporting_pcks.html#:~:text=no%20source%20code%20discl…
-
**Note:** This issue is only for manual pages. For class reference pages, refer to the automatically updated tracker: https://godotengine.github.io/doc-status/
Help for working on these pages is we…
-
### What type of update are you requesting?
A new version of an existing package
### Current Package Identifier
GodotEngine.GodotEngine.Mono
### Package Version
4.2.1
### Please describe the cha…
-
This tracks issues with GDExtension, as [work is ongoing to port this module to it](https://github.com/Zylann/godot_voxel/issues/333), and there are too many to be listed there. These issues are track…
-
### Tested versions
v4.0.beta10.official
### System information
N/A
### Issue description
See original issue in the Godot repo:
https://github.com/godotengine/godot/issues/70738
The issue has…
-
### Godot version
4.2.1
### godot-cpp version
4.2
### System information
windows 11, Intel i7, 64bit
### Issue description
I am trying to install GDExtension for my godot, i am following the ht…
-
**Your Godot version:**
4.3
**Issue description:**
In the blog post: https://godotengine.org/article/progress-report-web-export-in-4-3/
It mentions:
> It even had some unexpected benefits. Ap…
-
**Your Godot version:**
4.3 (docs)
**Issue description:**
The warnings around adjusting the velocity or position of a rigid body and around the use of `_integrate_forces`, are somewhat inconsistent…