
Creating some animation in the nvl screen or text screen
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Creating some animation in the nvl screen or text screen
Hi guys i wanna create animation in the nlv screen like this


Re: Creating some animation in the nvl screen or text screen
Hi, ryokousha,
I believe the image tag should work. For example:
I believe the image tag should work. For example:
Code: Select all
image img1:
"eileen_happy.png"
pause 1.0
"eileen_vhappy.png"
pause 1.0
repeat
label start:
e_nvl "Adding animation to the textbox - {image=img1}"
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], span4ev