this post was submitted on 09 Sep 2024
94 points (100.0% liked)

Godot

5840 readers
1 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

!roguelikedev@programming.dev

Credits

founded 1 year ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old

As well as providing support for existing 3.x games, Godot 3 has developed into a mature and stable codebase, which is well suited to development for low-end hardware. The development emphasis is on backward compatibility. Any new features are optional and we strive to not break or alter existing functionality.

ahh makes senseπŸ‘

[–] melroy@kbin.melroy.org 16 points 1 month ago (1 children)

Let's go! Godot is great! If you are still using Unity? Go away and use Godot now.

[–] Jocarnail@lemmy.world 10 points 1 month ago (2 children)

Am I missing something? Isn't the current version 4.3?

[–] skulbuny@sh.itjust.works 19 points 1 month ago (2 children)

They are still updating the 3.x branch

[–] Jocarnail@lemmy.world 5 points 1 month ago

That's cool. Thank you for the explanation.

[–] OsrsNeedsF2P@lemmy.ml 1 points 1 month ago
[–] vintageballs 6 points 1 month ago

While most of the development focus today is on 4.x releases, enthusiasts have been busy improving the 3.x branch: fixing bugs, optimizing and increasing reliability, providing quality of life improvements, and adding new features.