using Godot; [GlobalClass] public partial class ChannelSettings : Resource { [Export] public float restartTreshold; }