Further reading
In this chapter, we were introduced to a few concepts and APIs that are worth finding out more about:
- StringBuilder Class: https://learn.microsoft.com/en-us/dotnet/api/system.text.stringbuilder
- Time.timeScale: https://docs.unity3d.com/2023.1/Documentation/ScriptReference/Time-timeScale.html
- Application.Quit: https://docs.unity3d.com/2023.1/Documentation/ScriptReference/Application.Quit.html