-
Running the HTML5 exported project has run into an issue. When bringing up developer tools on either Chrome or Microsoft Edge I get the following:
```
ERROR: Interface does not have a library for …
-
**Godot version:**
3.2.3, 3.2.3 mono
**OS/device including version:**
Ubuntu 20.04
**Issue description:**
Attempts to export to Windows result in "export template appears to be mi…
-
`Map = texture used for terrain data`
Calculating heightmap normals, painting or sculpting the terrain is basically down to processing images, in ways that extend a bit further than using the class…
-
Are there any examples of Android/IOS builds. I noticed those are not listed in scons?
-
The terrains maximum brush size is too low when editing larger terrains.
-
a new bug, but not very confusing.
1. create a project
2. close godot
3. copy the addons
4. open the project
5. now the plugin is not enable in the setting,
6. click the Enable and som…
-
**Describe the project you are working on:**
Plugins and a mobile app that uses .NET.
**Describe the problem or limitation you are having in your project:**
Using non-C# .NET languages in Godot i…
-
### Describe the project you are working on
Trying to implement a basic Artificial Neural Network in gdscript.
### Describe the problem or limitation you are having in your project
Impl…
-
Hello:
I Have been tring to follow the GDNative C++ Example but i ran into some issues.
when runing command:
> scons platform=windows headers=../godot_headers generate_bindings=yes
i get thi…
-
**Describe the project you are working on:**
Cross-platform Game
**Describe the problem or limitation you are having in your project:**
The game use Apple GameCenter and purchases. It available o…