⬛ Alert
The Alert block is used to write the content of notifications that will be displayed in the feed of the module.
It works like a dialog block. Only the shape of the Alert notification differs from that of the Dialogs. It is customizable and doesn't need to mention the name of the character speaking (ex: no need to write "narrator:").
You can replace the text you place between singletons (ex: {{ x }} apples) by the value of a current variable. This variable can be numeric or textual. Once done, the text between singletons appears at the bottom of the block with a point to connect to the block of the variable you are targeting.
It works like a dialog block. Only the shape of the Alert notification differs from that of the Dialogs. It is customizable and doesn't need to mention the name of the character speaking (ex: no need to write "narrator:").
You can replace the text you place between singletons (ex: {{ x }} apples) by the value of a current variable. This variable can be numeric or textual. Once done, the text between singletons appears at the bottom of the block with a point to connect to the block of the variable you are targeting.
Updated on: 29/03/2021
Thank you!