Every Node In Godot 3.5+, Episode 4 – Label | Godot C# Label Node | Mono | .NET | Tutorial



In this video, I will show you how to use the Label node. Source code on GitHub: https://github.com/solarstrings/0004_EveryNodeInGodot_Label

You will learn how to:
– Add the label to the scene
– Load and use a TTF font instead of the default one
– How to set an outline on the TFF Font
– How to access the node from C# script
– How to set the node text in C# script

#godot #godotengine #solarstrings #Label #Text #TTF #Font