simple notifications for renpy
A simple multi notification screen for renpy games.
Simply add "notification.rpy" file to your game folder and use one of these methods to push a notification into the stack.
1- inside a python block
msg.msg("Say something.")
2- inside script
$ msg.msg("Say something.")
3- from screen action
action Function(msg.msg, "say something")
to get this script check my patreon: https://www.patreon.com/KiaAzad
or leave a comment under this post
▶️ DTube
▶️ IPFS