EditorGUILayout.PropertyField(colorCommandsProp,newGUIContent("Color Commands","Display commands using colors in editor window."));
EditorGUILayout.PropertyField(colorCommandsProp,newGUIContent("Color Commands","Display commands using colors in editor window."));
EditorGUILayout.PropertyField(hideSequenceObjectsProp,newGUIContent("Hide Sequence Objects","Hides the Sequence game objects in the hierarchy view."));
EditorGUILayout.PropertyField(showSequenceObjectsProp,newGUIContent("Show Sequence Objects","Display the child Sequence game objects in the hierarchy view."));