Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

renpy scene vs show

#Scene character removes everything on Scene including the previous scene
#Show only adds a new Background, characters will remain and you have to hide the previous background.
#In short Scene is good for backgrounds.
#Show is good for characters.
 
PREVIOUS NEXT
Tagged: #renpy #scene #show
ADD COMMENT
Topic
Name
7+7 =