-
### Tested versions
- Reproducible in: 4.3-stable. - Not reproducible in: 4.2-stable.
### System information
Godot v4.3.stable - macOS 14.3.1 - GLES3 (Compatibility) - Apple M1 Max - Apple M1 Max (…
-
Test chunks link: https://github.com/WithinAmnesia/ARPG/discussions/15
I'm trying to find a way to seamless load and unload chunks for a 2D multiplayer game project to make an open world with a wor…
-
### Godot version
4.0.2
### System information
Windows 10, GeForce GTX 1050 Ti
### Issue description
The lag can easily be seen when moving a sprite with the mouse in _process()
```
extends …
-
**Describe the bug**
SteamMultiplayerPeer will complain that the user is still in a lobby even after calling close(). This prevents the user from joining another lobby and forces the creation of anot…
-
### Describe the project you are working on
Ludum dare + other hobby projects
### Describe the problem or limitation you are having in your project
When using particles in projects, the norm as sta…
-
Godot 4 uses `.glsl` files for its compute shaders (it has a different language for normal shaders).
Their [docs](https://docs.godotengine.org/en/4.0/tutorials/shaders/compute_shaders.html) shows one…
-
First of all, this is a great project, thanks for it!
Today I tried to compile a Godot (Mono) game for iOS using AOT since it's the only option for iOS C# in godot for now, and when including this …
-
```yaml
os: archlinux
driver: nvidia-lts (1:495.44-6)
kernel: linux-lts (5.10.78-1)
gpu: nvidia GeForce RTX 2070
```
I've got a feeling I'm out of luck, but while I can buil…
-
### Tested versions
4.2.2.stable.official
### System information
Godot v4.2.2.stable - macOS 15.0.1 - Vulkan (Forward+) - integrated Apple M1 - Apple M1 (8 Threads)
### Issue description
project …
-
Maybe implementing them like the light cookies as used in Unity
* https://docs.unity3d.com/Manual/Cookies.html
* discussion on Reddit for Godot: https://www.reddit.com/r/godot/comments/8tbsdo/light_…