Hello there. First of all, I want to say that this may have to be in the Scripting support forum, but since there are also events involved and I am not sure, I posted here. If this is not the right place, feel free to move it to the right place.
Well, here is my issue: I am following this tutorial ->
http://www.rpgmakercentral.com/topic/12299-getting-started-with-parallax-mapping/ for making a Parallax map, an everything went right until Part 2, where the overlay image is created.
In the first step, I created the base picture:
And then the Overlay picture:
(Yes, the three is the only things supposed to be over the player)
And as said in the tutorial, I added the Picture Lock script into the project, and made the event required to show the picture:
And here comes the problem; Since I am using Zeus81´s Map Effects script to make the camera much closer to the player
(You can find the script here:
https://forums.rpgmakerweb.com/index.php?threads/map-effects.13941/), the overlay picture moves with the player and isn´t where it is supposed to be. It actually looks like this:
So, how could I fix this?
Thanks! <3
-Tonko