Up until now, the GridSystemVisual script is only used from places where we could easily drag a reference in from the scene. So I was confused about the conversion into a Singleton. Will we use the script from something like a prefab later in the course?
And related to this: what reasons (such as access from a prefab) do you consider valid for turning something into a Singleton in Unity?