-
# Newsletter 27: October 2021
###### tags: `newsletter`
**Editors**: @17cupsofcoffee, @ozkriff, and @AngelOnFira
Another month has gone by, so it's time to put together the Rust Gamedev n…
-
Godot would be an amazing engine to feature Effekseer since it's fast-growing as engine and community. The particle system is one of Godot's weakest parts and having something like Effekseer would be …
-
There are a lot of requests for changing stuff in GDScript, be it to extend functionality, make some syntax sugar, or add their favorite language feature. While it's good to know how people are using …
-
**Godot version:** 3.1.1
**OS/device including version:** Ubuntu 19.10, AMD RX580, Mesa 19.2.1
**Issue description:**
Dynamically unloading GridMap tiles via `set_cell_item(x,y,z,-1)` (e.g. in…
-
I'm trying to procedurally generate a mesh. There are 3 vertices and 3 colors for them. The code below throws an error. However, when I don't add `ARRAY_COLOR` it works (but without colors). I had to …
-
Try to generate a new sequence of notes with raw MIDI signals.
-
**Describe the project you are working on:**
Godot Engine.
**Describe the problem or limitation you are having in your project:**
I don't, but users do:
- godotengine/godot#1605
- godotengine/g…
-
*Bugsquad edit:* Changed to match the template.
**Describe the project you are working on:** This applies to any Godot project, since it's about removing an uncommonly used API.
**Describe the p…
-
### Godot version
v3.3.2.stable.official
### System information
Linux Ubuntu 20.04 / Mesa Intel(R) UHD Graphics 605 (GLK 3)
### Issue description
I had left my project physics at DEFAULT (Bulle…
-
**Describe the project you are working on:**
A Tomb Raider game . .
**Describe the problem or limitation you are having in your project:**
Right now, we're getting some amazing PBR, or ' science …