Attention!: This is unfinished, and I plan to rebuild it instead of adding to it. A whole new realm of computing. -Spark UI 4 -Countless bugfixes -Lightning Kernel 4 -MBS -Amazing new apps -------Cool fact-------- The entire OS is packed down into just 20 sprites. This is done by using clones and MBS (see below) ----What is MBS?---- MBS is a technique I developed for Surge OS. After Being mad at long project load times, and concerned that previous (Pre-Lightning Kernel) Surge Releases used so many sprites for just one app. MBS or Multi Button System is, at its core, just one sprite. Using mouse x-y detection plus dynamic offset values from the window position allows a button "overlay" made of one sprite to know what was clicked. this can greatly reduce project lag on lower end devices. Check it out here: <demo project> -----Disclaimer!:----- Bugs such as lagging and the menu getting stuck halfway open are caused by performance limitations on your device. Touchscreens are known to cause issues in testing. If you find a way to optimize the code please message me. Thank you :) if you made it this far, i just want you to know, thanks. as a gift, im going to tell you a secret: the entire operating system will be redesigned soon.
Code - @ThatMacGuy SparkUI - @ThatMacGuy, @ProstoWindows MBS - @ThatMacGuy