Hello. I need a little help!! I want creat my game in RPG maker and i wanna know How Make a "animated scenes" ( animated images like in, for example, bonestales)!! Is there any plugin? I haver RPG maker mz.
Use loop and frames.
For example:
Loop start
Show pic (Scene1_1)
Set variable 1
wait 12 frames
Show pic (Scene1_2)
Set variable 2
wait 12 frames
Show pic (Scene1_3)
Set variable 3
wait 12 frames
Show pic (Scene1_4)
Set variable 4
wait 12 frames
Show pic (Scene1_3)
Set variable 3
wait 12 frames
Show pic (Scene1_2)
Set variable 2
wait 12 frames
Repeat from loop start