Started by
cdc1234
on
Topic category: Feature requests and ideas for MCreator
Hi, in this theme, we hope to find a method to reduce the number of procedure classes.
If procedure selector need a return value, the procedure selector can select the global variable or other builtIn getters to reduce the number of procedure class.
Using built-in getters can not only reduce the number of procedures but also make development easier.
After conducting research in our CN community, I found that MCreator users do not like to use processes with return values, so I am considering a solution to reduce the number of return value procedure. Because all of us know that not all users are developers, the return value is indeed in line with the developers' first reaction.