-
In didactic and open source use cases, either GitHub or GitLab are great candidates to learn not only about game/app development, but also about code management, collaboration, continuous integration …
-
I’m just curious if an **integration in Godot** Game Engine is planned?
Or is there already a solution?
Thank you.
-
### Tested versions
- Reproducible in v4.2.stable.official.46dc27791
- Behavior is different (and arguably worse than in) 4.1, cross referencing issue from 4.1: https://github.com/godotengine/godot/…
-
### Tested versions
Reproduced in Godot 4.2.1
### System information
Windows 11 - Godot 4.2.1
### Issue description
When setting up a simple local network fps game, I discovered that if players s…
-
A few days ago my Godot game stopped working on Itch.IO when opened from a Firefox Android app. It shows the following screen:
![Screenshot_20240104-081245](https://github.com/itchio/itch.io/assets…
-
I've gotten some crash reports like this:
```
java.lang.RuntimeException:
at android.app.ActivityThread.deliverResults (ActivityThread.java:4461)
at android.app.ActivityThread.handleSendResul…
-
[game_manager.zip](https://github.com/godotengine/godot-cpp/files/7026656/game_manager.zip)
Error happens in both mono, and standard version 3.3.2. Both master branch and 3.3 branch.
Scenario:
Gi…
-
### Describe the project you are working on
Meme game inspired by FNAF
### Describe the problem or limitation you are having in your project
I wanted to setup player interactable screen with …
Jendx updated
2 months ago
-
On some Windows computers, whenever the game starts up, we see the following.
![image](https://user-images.githubusercontent.com/8941580/217545356-5ef776b0-4cb0-470a-a8fb-4ee656f5ba59.png)
No er…
-
### Describe the project you are working on
A game using gdextension with gdextension and gdscript addons
### Describe the problem or limitation you are having in your project
Godot currently only …