boolstartAutomatically=EditorGUILayout.Toggle(newGUIContent("Start Automatically","Start this Fungus Script when the scene starts."),t.startAutomatically);
boolcolorCommands=EditorGUILayout.Toggle(newGUIContent("Color Commands","Display commands using colors in editor window."),t.colorCommands);