this post was submitted on 26 Jun 2026
6 points (100.0% liked)

Godot

1173 readers
7 users here now

A community for discussion and support in development with the Godot game engine.

Official links to other communication platforms

GitHub

Other Godot communities on Lemmy

founded 5 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] geneva_convenience@lemmy.ml 1 points 16 hours ago

Extensible by design

Godot is extensible such that any team, for any use case, can make it the tool they need. Plugins, extensions, and engine modifications are a first-class part of the Godot experience.

I think this is a great mindset. If people want to add custom features which are less tested then extensions and plug-ins are an excellent way to do so. Eventually if a feature gets popular enough it could get integratred into the main engine if the demand is there.