Hey folks, I just released my fake OS project after around 2.5 months of working on it. Any feedback is greatly appreciated, thanks!
Get it here: https://popcar2.itch.io/godotos
Source code here: https://github.com/popcar2/GodotOS
Hey folks, I just released my fake OS project after around 2.5 months of working on it. Any feedback is greatly appreciated, thanks!
Get it here: https://popcar2.itch.io/godotos
Source code here: https://github.com/popcar2/GodotOS
Thanks! I’ve actually used Unity before Godot and I can tell you the UI system here is a lot easier to deal with compared to Unity once you understand it. Also there aren’t 3 different technologies to make one user interface. Unity’s UI Toolkit was still kind of a mess last time I’ve seen it.
I’ll have to look at your project then, thanks for releasing it. I’m curious how you managed to do all that.