using Godot; using System; using System.Collections.Generic; using System.Linq; public partial class Lab : Node2D { // Called when the node enters the scene tree for the first time. public override void _Ready() { var label = GetNode