Renpy Rpg Moving Asset(Real time, Move by click)
A downloadable asset pack
Real time moving asset renpy code.
--Move through mouse clicks.--
It was implemented as a screen to differentiate it from Ren'Py's dialogue script. You can recreate something similar to RPG Maker through this.
You can change "map" easily by "location" variable
You can also create various situations by changing "animation" variable
Characters are sorted according to their respective y values.
webm(sidemask), png are recommended.
Python code included
how to make sidemask
Download ffmpg
Open the command prompt and run the following code from the location where the video is located.
ffmpeg -i hero_walk.webm -i hero_walk_a.webm -filter_complex "[0:v][1:v]hstack=inputs=2" -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis hero_walks.webm
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.