QuickStart C# Overview Godot
Average Godot Enjoyer
I remade a UI that I had created in GD Script with C#. Both projects are available for download at my GitHub. This is a video to get your feet wet with c# in Godot.
GD Script Project: https://github.com/Johngoss725/UIExample
C# Project: https://github.com/Johngoss725/UIExample_C-
0:00 Intro 0:25 Creating a C# Script 1:55 Creating an Array 2:40 get_node(" ") / Referencing nodes 3:43 ForEach loop 4:00 Printing In C# 4:40 Instancing nodes 5:10 Calling node functions 5:47 Altering node Properties 6:25 Adding a texture to a button 7:15 Resource List 8:00 Connecting a node through script 9:00 Creating a Label 10:00 add_child()
The music I used in this video is CCO all from this artist here: https://freemusicarchive.org/music/holiznacc0 ... https://www.youtube.com/watch?v=2_5_lxMXdis
47933792 Bytes