-
**Godot version:**
`master` / 0e6e98a65f26c915b5717992ba881cf33406c8bf
**OS/device including version:**
_Manjaro Linux 17.1-rc2_
**Issue description:**
It's more of a feature request than an …
-
Im using SCPH1001 and Crash Team Racing SCUS-94426 under Ubuntu 20.04
-this is related to DarkLotus's basic linux support's PR
*Edit: I was thinking instead of using WindowsForms in my fork of t…
-
Essentially this stemmed from a discussion I had here https://github.com/godotengine/godot/issues/22825#issuecomment-427816708 which turned into a complete new issue which lead into confusion near the…
-
I know this is kind of a large topic, but it would be awesome if armory could support a modding workflow that would allow you to create blends and build them as a mod that could be loaded into an Armo…
-
Godot 3.0.2 - Windows
Hi there,
I have issues with navmesh :
* Navmesh pathfinding sometimes calculates a long path while a shortest is available.
You can test an exemple moving a ball with…
-
I remember @punto- mentioning that Godot supports using multiple PCK files to handle game extensions, DLCs, user-made content, etc.
This is however not documented as far as I know, so it's something w…
-
Hi there,
This weekend I worked on a conceptual UI for Godot. My focus was on getting a clear and coherent design that can be flexible (fully dockable) and easy to expand in the future, and also up t…
-
Would be nice if we had the option to use YAML as an alternative to JSON. More versatility would be great.
Also seems YAML can do things JSON cannot like : comments, extensible data types, strings w…
ghost updated
4 years ago
-
**I'm submitting a...**
- [x] Bug report.
- [ ] Feature request.
## Bug report ##
**What is the current behavior?**
If I would like to use this demo as a starting point for …
-
What if I want to make a game which allows players to write their own code and then executes the code?
I found that I can create a GDScript and then use `get_method_list()`, but there is no more hint.…