- May 30, 2019
- 33
- 156
- 175
Sorry for the ugly codeHm... Why is there so strange and inconvenient naming for characters...
Name (relations). Why all that unnecessary xxx.c and others functions.
For mom, instead of Julia (Mom) just Mom, same for Aunt.
For sisters, instead of Amber (Sister) just Amber.
I see a lot of work with coding made, but just to make game looks ugly and inconvenient...
And same story with love/corruption/colors/etc, just unnecessary extra work. And at least 3 bugs there.
Good game btw. Great potential.
The functions are basically meant so I can use OOP features like classes. The "xxxx.c" is a call for ren'py's native "character" object, which is encapsulated in my own custom classes.
About the "Name (relations)" idea, that's something I want to do, but the testing this would require would take too much time right now, maybe in the future.
Thanks for your review