Creating some animation in the nvl screen or text screen
Posted: Wed Mar 10, 2021 1:52 pm
Hi guys i wanna create animation in the nlv screen like this


Supporting creators of visual novels and story-based games since 2003.
https://lemmasoft.renai.us/forums/

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}"