In this part of the ongoing Godot 3 tutorial series we delve into the overwhelmingly exciting world of nodes, trees and scenes!
In all seriousness, this is a core concept to understand in Godot, the crux of what everything is built around, so that’s why we started here. In addition to understanding the relationship between these three, we also delve into coding, showing how nodes can find each other and even how to change scenes.
GFS Patreon — Check out the WIP book!
https://www.patreon.com/gamefromscratch
GFS Series Table Of Contents
http://www.gamefromscratch.com/page/G…
Sample Code From This Example:
http://www.gamefromscratch.com/page/Godot-3-Tutorial-Nodes-Scenes-And-Trees.aspx
Source