renpy/doc/reference/functions/renpy.restart interaction

From Ren'Py Visual Novel Engine

Jump to: navigation, search

renpy.restart_interaction

Function: renpy.restart_interaction ():

Calling this restarts the current interaction, while keeping any ongoing transitions.

This should be called whenever displayables are added or removed over the course of an interaction, or when the information used to construct the overlay changes.


Example

TODO


Personal tools