- Joined
- Jun 15, 2017
- Messages
- 19
- Reaction score
- 0
- First Language
- english
- Primarily Uses
- RMVXA
Hey there, Just as my title says, here's my issue.
I usually do parallax mapping for my game and I then use an invisible tile to allow my player to walk in that map. I tend to keep it as small as possible but I have a particular map that needs to be 25x13 so it's slightly bigger than the smallest size map. So my issue is that when my character moves, the map does too but the parallax map remains still so my character won't move to the other side of my parallax map.
I'm not sure how to solve this issue, I don't really want to split the map into two small ones so I was wondering if there's a solution for this.
Here's an example of what I'm talking about (the pinkish tiles is just for my refer)
Edit: I end up using this tutorial's script https://www.rpgmakercentral.com/topic/12299-getting-started-with-parallax-mapping/ So I guess my issue has been solved haha
I usually do parallax mapping for my game and I then use an invisible tile to allow my player to walk in that map. I tend to keep it as small as possible but I have a particular map that needs to be 25x13 so it's slightly bigger than the smallest size map. So my issue is that when my character moves, the map does too but the parallax map remains still so my character won't move to the other side of my parallax map.
I'm not sure how to solve this issue, I don't really want to split the map into two small ones so I was wondering if there's a solution for this.
Here's an example of what I'm talking about (the pinkish tiles is just for my refer)

Edit: I end up using this tutorial's script https://www.rpgmakercentral.com/topic/12299-getting-started-with-parallax-mapping/ So I guess my issue has been solved haha
Last edited: