using Godot; using Rokojori; [Tool, GlobalClass] public partial class GameUI : UI { [Export] public UIRegion collectablesContainer; }