I've been deciding whether or not to get into this discussion or not. I have been programming software extensively for over 20 years now in C/C++/Java/Assembly and multitudes of proprietary languages/interfaces, from client software, to server software, to writing interfaces and libraries, though, and I can state a couple of things:
Developing that 80% is actually a lot more complicated than people think. The reality is pretty much every character creation software that allows people to customize has to decide a key question: flexibility, or ease of use. the problem with ease of use, is they almost never cover what people want.
now documentation is another story entirely. yes, it can be found with questions and answers in the community, but at the same time, you can make a valid argument that documentation and videos could be significantly improved. The problem with the editor, in my opinion, isnt the editor, ive been able to figure out a lot of stuff on my own and with the community, it is the lack of easily searchable documentation. Some of the help pages are useful, but better documentation can and should (again, in my opinion) be written and published. Yes, you can learn by trying, and you can learn by asking, and thats all great, but there can be an argument made that in professional software, it shouldnt be required.
Developing that 80% is actually a lot more complicated than people think. The reality is pretty much every character creation software that allows people to customize has to decide a key question: flexibility, or ease of use. the problem with ease of use, is they almost never cover what people want.
now documentation is another story entirely. yes, it can be found with questions and answers in the community, but at the same time, you can make a valid argument that documentation and videos could be significantly improved. The problem with the editor, in my opinion, isnt the editor, ive been able to figure out a lot of stuff on my own and with the community, it is the lack of easily searchable documentation. Some of the help pages are useful, but better documentation can and should (again, in my opinion) be written and published. Yes, you can learn by trying, and you can learn by asking, and thats all great, but there can be an argument made that in professional software, it shouldnt be required.