Materialize
Materialize copied to clipboard
Program causing system load when running in background
The program causes constant system load even when it is running in the background, which is a waste of system resources (there is a significant GPU load when running the program). In "WelcomeGui.cs", "Application.runInBackground" can be set to "false" to change this so that it doesn't update when running in the background.