- Feb 6, 2019
- 8
- 6
Hello I started working with renpy for a few weeks now, and I stucked on something and can't move on with this.
To the point: How make Ranpy know that we read this SMS already ?
I manage to do something like primitive SMS system, when we get sms then we have this notification in our phone (in my case red dot in sms box). This is just a different picture over the normal one, when in my script is something like phone_new_message = True then this notification picture replace the normal one.
But what to do to make it go back to the normal picture once player read the sms?
To the point: How make Ranpy know that we read this SMS already ?
I manage to do something like primitive SMS system, when we get sms then we have this notification in our phone (in my case red dot in sms box). This is just a different picture over the normal one, when in my script is something like phone_new_message = True then this notification picture replace the normal one.
But what to do to make it go back to the normal picture once player read the sms?