News

💳 Java-based GUI ATM Machine Simulation using Swing. Supports PIN login, balance check, deposit, withdrawal, fund transfer, and mini statement — with full-screen UI and styled components.
What Is The Bug? I have a custom GUI size set by display_set_gui_size(), which is different from my room viewport. When you use gpu_get_scissor() in any Draw GUI event, it returns the size of the used ...