First line of code works but second doesn’t. I get this message:
Assets/Standard Assets/Scripts/Pause.cs(11,65): error CS1612: Cannot modify a value type return value of `UnityEngine.GUITexture.color’. Consider storing the value in a temporary variable