Hello there. I am searching for a script for parallax mapping for the rpgmaker mv. Well, one that's easy to work with (Or at least has a handbook or tutorial). I found one that looked promising (The Bind Pictures To Map: https://github.com/TorD/TDDP-Repo/blob/master/TDDP_BindPicturesToMap.js) but it looks like I am too stupid to use it. I found a very old (8 year old) tutorial on YouTube, but it does not really work for me. I don't know why, but the command does not set the image below the characters.
Hello there.
I am searching for a script for parallax mapping for the rpgmaker mv.
Well, one that's easy to work with (Or at least has a handbook or tutorial). I found one that looked promising (The Bind Pictures To Map:
https://github.com/TorD/TDDP-Repo/blob/master/TDDP_BindPicturesToMap.js) but it looks like I am too stupid to use it. I found a very old (8 year old) tutorial on YouTube, but it does not really work for me.
I don't know why, but the command does not set the image below the characters.
JavaScript:
ChangePictureLayer 1 below_characters
So, because I am not someone who can code JavaScript and the linked page with the commands get lost... well it looks like it get lost, so I am lost.
I tried to understand the code as well as I could, but none of my solutions worked, so, maybe there is something else I can use for parallax mapping, or someone knows this script and can help me?