this post was submitted on 10 Sep 2024
25 points (96.3% liked)

Godot

5686 readers
3 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
 

There's a wiki or something to learn Godot with a maintained textual resource?

Also there are common practice/scripts and tips to learn somewhere?

you are viewing a single comment's thread
view the rest of the comments
[–] jrgd@lemm.ee 23 points 1 week ago (6 children)

Godot maintains a fairly comprehensive documentation that can even be fully downloaded.

[–] Klaymore@sh.itjust.works 13 points 1 week ago (2 children)

It even comes with the engine! You can right-click on a node or property and click "open documentation" and it opens in the code editor

[–] porotoman99@lemmy.world 6 points 1 week ago

You can also Ctrl+click most things in the code editor to open its documentation.

load more comments (1 replies)
load more comments (4 replies)