Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 3d rendered realism in RMVXA Part I
#2
Step II: Rendering the Stuff!

Now, depending on your skill, creating good looking 3d models can take a day, or a week. You might look at buying some models right from the start so that you have a few to work with. My suggestion is TurboSquid. They have a lot of pre-made models for pretty cheap. Another thing you'll need is a good renderer like Blender or 3ds max. Me, I like to use 3ds max, but to each his own.

Now, what you're wanting is a parallel projection sprite, meaning that from the bottom of the sprite to the top, there's the same persoective. This is because since we are using 2d sprites, they don't angle the further towards the top of the screen they go, Plus we want to keep the illusion and asthetic of the map aligned with our project's capabilities. Most of these programs have the ability to render your 3d models in those exact angle, but for the test, we want something about 45-55 degrees above the character or model, so we get a good ofrtion of the front AND the top of the item we're going to display.


Once you have the sprite as an object, we're going to place that object in a character set (character sets can be as big as they want to be as long as they stay within the format of 4 frames across and 4 tall, or 3 across and 4 down in the case of VX and VX Ace.

This event will ensure that when your little sprite guy goes behond the weird event, he is hidden by the graphic and when he goes down or in front of it, he hides the event. Now here's a big trick that I like to do...

There are may numerous scripts called "MapShot" and "Screenshot" - Once you've added all our static non-moving events to a page, we cantake a mapshot of it. This mapshot will turn around and (after some optomization, be our parallax background (or in RMXP, can be a tileset that we slice into slices and place on our first layer)

Now, in RMVXAce, we can use that paralalx background in the editor. and using only a few of our A1 tiles (the blank ones), we can color those tiles as blue and red (Blue meaning passable, Red meaning impassible) On the tileset, you then make sure that the passability you just created matches what you're going to do, and, even though the events are visible in the editor, the result of where the mapshot saw the events IS placed there. Now, go ahead and color any area the player can walk in, in the blue tile, and impassible in Red. Now, using a transparent tile that's clear with the same passability attributes as the colored ones, you can fill the rest of your map, erasing the blue and red, and having a perfect passability on your map in a way that works with the parallax map you have as well as the events.

For instance, if you prerendered a house, you would want the players to be able to walk behind the house, not stopped by the roof tiles. In RMXP this is easier done. but in Ace, this is hard indeed. This method dals with both problems, and allows you to costruct hundreds of customized houses and other items that are intricately unique.

Here's the best part... If you want a lot of events on your map, and don't see yourself going behind a lot of them. Take another MAPSHOT!. Now you can replace your parallax map with the new map, your tileset with the new tileset, and literally for RMXP and RMVXAce have limitless layers. Keep only the events on the board that you are absolutely sure your player will go behind, and can't be placed on a tileset.

Now, since you've created an ultra-realistic 2.5d map, you can get even crazier with it, but doing fine details on your map that work with the models and pieces you've created. For these purposes, you want a ground layer that's going to be as big as your map, either as a paralalx or an RMXP tileset slice. Then, once you've taken a Mapshot of your map, you can go to your favorite imaging program, and carve in those nice details that might only be seen once in the game (On a seperate layer.)

RMXP - This tile may go on say Layer 2, or whatever, and doesn't even have to be placed on an overlay

RMVXA - Many of the overlay scripts out there allow for your paralalx Layer, your Ground Layer, your Overlay Layer, and usually a fog or light layer.

Then for stuff that will always be over a player's head, you will be creating an awesome FOG LAYER

Now, in RMXP, fog is part of the game, and there's a secret. If your fog image is the size of your map, it stays locked to the tiles, and above the player's head!!!

On the other side, RMVXA, we'll be needing a fog script of some sort or those overlays to add those overhanging stable roofs, temple ruins, and other elements that don't work well in trying to affix to a layer poor editor.

Next: Interaction:

Step III: Interaction:

Now if you did everything right, you have this house as a graphic, and yet, there's no door... or you have a door, and it doesn't work. Well, there's a trick to that. If your door is in the actual place where the event graphic's bottom center is, then no problem at all. However, if not, you would need to create a blank event, where the door WOULD be, and use that for moving between levels.

Event interactions-

This is great, now, with your paralalx maps, you can interact with events that are characters, hide events in the background, even have characters passing behind background elements. Animations also seem to work behind the event, for those real nice cinematic sequences we all love to see...

Anyway, that's all for now.
[Image: yy7iKKb.png]

ITCH: jayray.itch.io
Currently working on Goblin Gulch (MV)
Currently working on JayVinci Resurrection
Currently working on Bakin ABS (BAKIN)
Reply }


Messages In This Thread
3d rendered realism in RMVXA Part I - by JayRay - 09-15-2013, 08:16 PM
RE: 3d rendered realism in RMVXA Part I - by JayRay - 12-22-2013, 12:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Become a composer! Part 2: Learn Your Instruments MetalRenard 7 11,806 07-02-2015, 04:02 AM
Last Post: Ahzoh
   An Introduction To Digital Music Creation, Part 2 MetalRenard 1 6,727 07-29-2013, 05:51 PM
Last Post: MetalRenard
   An Introduction To Digital Music Creation, Part 1 MetalRenard 1 6,950 07-29-2013, 05:51 PM
Last Post: MetalRenard
   Become a composer! Part 1: Baby Steps! MetalRenard 0 4,918 07-29-2013, 03:22 PM
Last Post: MetalRenard
   Pro's & Con's of Realism DerVVulfman 1 4,188 05-17-2011, 05:06 AM
Last Post: xnadvance
Wink  Using pre-rendered graphics as tilesets in RMXP. zerodin 6 13,004 03-30-2011, 03:25 PM
Last Post: MetalRenard
   It's Good To Be Evil, Part 2: The Anti-Hero Kaos Tenshi 2 5,697 06-07-2010, 04:37 AM
Last Post: Kristovski
   Making an Impact, Part 3 Kaos Tenshi 0 3,560 01-19-2009, 05:33 PM
Last Post: Kaos Tenshi
   Making an Impact, Part 2 Kaos Tenshi 0 3,511 01-19-2009, 05:30 PM
Last Post: Kaos Tenshi
   Making An Impact, Part 1 Kaos Tenshi 0 3,595 01-19-2009, 05:26 PM
Last Post: Kaos Tenshi



Users browsing this thread: