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?

  • Klaymore@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    10 days ago

    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

    • Faresh@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 days ago

      It should be noted that the documentation built-into the engine is mostly documentation for the different classes, and that tutorials, guides and explanations written in prose still need to be viewed from a browser.