using Godot; public partial class Robot : Button { // Called when the node enters the scene tree for the first time. public override void _Ready() { m_TextureRect = GetNode("%TextureRect"); m_Label = GetNode