using Godot; using System; public partial class PlayerInfo : Node { public static int MaxSeedpackets = 9; }