VN Ren'Py The Cursed Camera [v0.02] [Glass Prison Games]

3.70 star(s) 3 Votes

Avalon32

The Cursed Camera
Game Developer
May 30, 2019
33
158
175
Hm... 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.
Sorry for the ugly code :D I haven't made any ren'py games before, so I just learn as I go and change when I can :)
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 :D great that you enjoyed it despite the code
 
3.70 star(s) 3 Votes