Original Source
- Original title: Mode7 Mapping: Storybook Pop-Up
- Original author: GoodSelf
- Original date: May 17, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/mode7-mapping-storybook-pop-up.121693/
- Source forum path: Game Development Engines > RPG Maker Tutorials > RMMV Tutorials
Summary
Mode7 Mapping: Storybook Pop-Up Difficulty: Advanced Hello friends! I posted this on Reddit and got a huge response! Many have reached out to me about how I achieved this look, so I figured I would share what I found through a tutorial, and help you all bring a new level of immersion into your games. However, this is still very much a work in progress, and as it stands, this method of mapping is not viable for a full length game. I see this being utilized for smaller games, perhaps...
Archived First Post
Difficulty: Advanced
Hello friends! I posted this on Reddit and got a huge response! Many have reached out to me about how I achieved this look, so I figured I would share what I found through a tutorial, and help you all bring a new level of immersion into your games. However, this is still very much a work in progress, and as it stands, this method of mapping is not viable for a full length game. I see this being utilized for smaller games, perhaps set within a single town or focused on a single character.
Another thing to mention with this tutorial, how to map interiors will not be covered. We are simply looking at the bare bone basics of what you need in a starting town, however, the principles taught here can be used to successfully create additional areas. When messing with this system myself, I found designing a single room interior to be a lot of trial and error and downright frustrating at times. Although I'm happy with where I've ended up, it does still not meet the level I would expect it to reach.
So, please take this tutorial, a grain of salt, and a spark of creativity, and let's begin!
If you cannot see an image, right click the png icon and select load image.
REQUIREMENTS
(Links below, all resources are free, please give proper credit)
Ultra Mode7 Plugin
Yanfly's Region Restrictions Plugin
Orange Mapshots
GIMP/Photoshop (or equivalent)
LISTEN WHILE YOU WORK
(This section has a couple of music selections from me to listen to while you work)
Gibli Jazz
Elder Scrolls
Animal Crossing
-~-O-~-~-O-~-~-O-~-
To capture this storybook effect, we want to adjust our Mode7 settings as well - luckily, only one setting needs to be adjusted. Simply change DEFAULT_PITCH: from 45 to 30. That's it!
Now, we're going to playtest our game, and press the Print Screen button while doing so. This will cause our plugin to save a screenshot of our map to a folder within our game called Mapshots. Pull this up in your editing software of choice.
Now, here comes the fun part - I'm only going to be walking through this part once, but the process is rinse and repeat for every other building and object you want to add to your game (keep in mind you do not need to do this for single tile objects such as rocks and characters, only objects that are over 2 tiles high and or over 2 tiles long).
FIrst, use the select tool and copy a single building (not the shadows).
We are going to copy this house, and open it in a new window. Here's how to do that within GIMP.
You should have something like this:
Now, let's export this image in our IMG -> Characters folder on RPG Maker MV. Make sure that when you export it, you are using the character "$" before it's name and are ensuring that it is a PNG file.
Using the method above will allow RPG Maker MV to read each section of 240x240 pixels individually, which means that you can then slot an additional 11 Houses into this individual character sheet! These houses are 5x5, which means that every other image inserted must conform to be within that 5x5 area to be selected.
1x2 Objects
5x5 Houses
Let's use our existing map, cover it with grass, and format it to work with Mode7 by using notetags as shown below:
Next, we're going to place our events! This is where the magic happens - let's start by placing a couple of houses.
In the image above, I have decided on 3 houses for my village. The red squares show where the houses will actually be placed. Using this, I have designed a pathway through to each houses, created the general landscape, and placed other events such as the trees and statues we made earlier. Here is what I have:
Next, we want to add our Region Restrictions - this is important , as we want to give a sense that the player can't simply walk into Mordor, I mean behind the houses. This is what I decided on for my region restrictions:
Now there's only one thing left to do!
Pat yourself on the back, you did a fantastic job!
This is just the tip of the iceberg - what will you create next?
Have fun, and happy game designing!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
(Links below, all resources are free, please give proper credit) Ultra Mode7 Plugin Yanfly's Region Restrictions Plugin Orange Mapshots
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...