this post was submitted on 04 Jul 2023
34 points (100.0% liked)

Godot

5746 readers
274 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

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

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago

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

[โ€“] Vipsu 1 points 1 year ago

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.