http://www.renpy.org/wiki/renpy/doc/coo ... l_Calendar
to my code. When I ran it however after adding the
Code: Select all
screen say:
if(clock):
$ Calendar()
$ Clocks()Code: Select all
$ minutes = minutes + 112#or whateverOn an unrelated issue, the ONE screen that isn't failing is when I request for the protagonist to be named. At that time, the clock displays low on the right side of the screen and is covered by the text box. Anyone mind helping me out on what x/y coordinates would be good to get it in the upper right to help me save some time?
Thanks.