-
### Summary
If you use "Create a new mod" in the Godot Editor and press OK, an error message is printed and nothing happens.
### How to reproduce
1. Open Libre-TrainSim in the Godot Editor.
2. O…
-
Keeping track of some stuff:
```
INFO|Found game: EGSGame { CatalogItemId = 4fe75bbc5a674f4f9b356b5c90567da5, AppName = Fortnite, CatalogNamespace = fn, DisplayName = Fortnite }
INFO|Found game: …
-
As a player I would like the game to end as soon as I have reached the finish line and I would like my result to be displayed in order to know how well I did.
Acceptance criteria:
- The car control …
Dreia updated
2 years ago
-
*See also https://github.com/godotengine/godot/issues/5492.*
### Describe the project you are working on
The Godot editor :slightly_smiling_face:
### Describe the problem or limitation you a…
-
**Godot version:**
3.1
**Issue description:**
Currently the filter and mipmap properties default to false. This means that it is very easy to run into a situation where font quality is ne…
-
### Describe the project you are working on
A multiplayer game with Godot.
### Describe the problem or limitation you are having in your project
Game state replication over network is hard to…
-
### Describe the project you are working on
Nothing
### Describe the problem or limitation you are having in your project
The Way Godot works with SVG Images
### Describe the feature / enh…
-
This issue is deprecated.
Please submit here: https://www.gptshunter.com/submit-gpt
## Thanks to our sponsor: FlowGPT
Click to view more.
![image](https://github.com/airyland/gptshunter.com/…
-
**Never use `.res`/`.tres`/`.tscn`/etc. for untrusted sources!** These files may contain arbitrary code that will be automatically executed (`_init`).
Normal savefile:
```
[gd_resource type="Re…
-
**Describe the project you are working on:**
I'm working on a modloader for a voxel game of mine, and my goal with said modloader is to give modders as much power over my own code as I possibly can, …