Release candidate: Godot 4.1 RC 3

https://godotengine.org/article/release-candidate-godot-4-1-rc-3/

According to Akien, this will be the final release candidate if there are no sudden major issues! Prepare to pop champagne!

34 points · 2 comments · view on lemmy.world

2 Comments

guildz@lemmy.blahaj.zone · 1 pts · 3y

The amount of node work recently is very impressive, great work overall

Vipsu@lemmy.world · 1 pts · 3y

Looking forward for all the new stuff for C#. I've been creating bunch of plugins for my game just to get custom nodes appear in the editors Add Node section. If I recall correctly they also needed [Tool] script which I find annoying as I'd prefer to keep my Nodes as clean from editor code as possible.