I scripted a computer inspired by other parody operating systems such as Windows93. It uses a SurfaceGui adorned to a monitor I modeled in Blender, it’s not really noticeable in these gifs. It has a couple of small programs such as paint, and a chatroom for people to talk, among other things that I didn’t show in this. https://www.roblox.com/games/6365548696/windows99
Paint
Chatroom (Not really the best example as I was recording this in Studio)
(Possibly the most groundbreaking) HPAMSTERDNACE
I am posting this here because I’d like to hear people’s opinions/things people might think would be cool to add. Thanks for checking it out.
In short, when you’re moving your mouse on the canvas it draws lines between points, the length depending on how fast you’re moving your mouse. The hardest part was the math to find the rotation of the line, which I got help on from a post I found on Scripting Helpers, and honestly, I am not 100% sure how it works.