Rpg Maker Mv 1.6 2



  1. Rpg Maker Mv 1.6 2.6
  2. Rpg Maker Mv 1.6 2.0

This RPG Maker MV plugin lets you add action cutins display actor and enemy faces in a cutout box with speedlines going through the back. It can be used inside and outside of battle provided that you use the right notetags and/or script calls with them.

A downloadable tool

This is a RPG Maker MV plugin that lets you control Map Display Names. They can now use text codes, have unique gradient colors, and can have custom defined fade times and duration.

Rpg Maker Mv 1.6 2.6

  • Released by Degica on October 23, 2015, RPG Maker MV includes a large number of changes over previous versions, having multiplatform support, side-view battles, and high resolution features. It is the first engine in the series to use JavaScript instead of Ruby, with the addition of plugins. Completed games can be played on PC.
  • RPG Maker MV opens your game up to more platforms, including MacOSX, Android, and iOS! Improvements to the map editor, a higher resolution, and easy-to-use plug-ins bring RPG Maker into the modern era.

Change the plugin parameters to adjust the way your map name windows look.

- Text Distance: The amount of distance between the edge of the gradient to the text in pixels.

- Window Height: This is the height of the window.

- Y Position:
Starting Y: This is the Y coordinate for the map display window when it starts fades in.
Middle Y: This is the Y coordinate for the map display window when it finishes fading in.
Ending Y: This is the Y coordinate for the map display window when it finishes fading out.

Rpg Maker Mv 1.6 2

- Fade:
Fade In Time: The number of frames to fade in the map display name.
MIddle Time: The number of frames to wait before fading out.
Fade Out Time: The number of frames to fade out the map display name.

Rpg maker mv 1.6 2.1

Rpg Maker Mv 1.6 2.0

- Dim Color
Dim Color 1: This is the default dim color 1 used. Use values in order of Red, Green, Blue, Alpha.
Dim Color 2: This is the default dim color 2 used. Use values in order of Red, Green, Blue, Alpha.


You can use custom Dim Colors for special maps. Put these notetags into
the map's note box.

r = red (0-255)
g = green (0-255)
b = blue (0-255)
a = alpha (0-100)

For example, a yellow Dim Color 1 notetag would look like this:


Text codes like n[1] and v[2] are supported for map names. You can now put them inside of the map name to have them display the data shown with the text codes used.

For example, 'n[1] Town' will be displayed as Harold Town.

Rpg maker mv 1.6 2.1


If you want to override the next map name that will be displayed, then use this Script Call event:

The next map you enter will have the map name displaying the string in the text variable you put inside the Script Call Event. Then, it will clear itself and the next map you enter will have its usual name again and will no longer have an override map name.

Rpg maker mv 1.6 2.1


Maker

If you want to clear the override map name, then make a Script Call Event with this code:

This will clear the override map name that is currently stored and the next map you enter will have the regular name instead.

This plugin is made for RPG Maker MV versions 1.6.1 and below. If you update RPG Maker MV past that and this plugin breaks, I am NOT responsible for it.

1. These plugins may be used in free or commercial games.
2. 'Fallen Angel Olivia' must be given credit in your games.
3. You are allowed to edit the code.
4. Do NOT change the filename, parameters, and information of the plugin.
5. You are NOT allowed to redistribute these Plugins.
6. You may NOT take code for your own released Plugins without credit.

StatusReleased
CategoryTool
Rating
AuthorOlivia
GenreRole Playing
Tagsasset, plugin, RPG Maker, tool

Download

Click download now to get access to the following files:

People Also Ask

Game Character Hub is the ultimate program for creating and editing 2D game assets. It provides a built-in generator for character and tileset creation. While the program was made to be compatible with RPG Maker XP, VX and VX Ace , the elements found in the program should work with other 2D game engines as well.. Readmore ››
RPG Maker IS a cookie cutter. It's in the name. It's a MAKER. For EVERYONE. It's not an engine for making anything you want, it's literally a set of cookie cutters for RPGs. It has its own limitations, and if you want something cool you are better off doing it from scratch on actual engines. I'm making a game too, but I use it for prototyping.. Readmore ››
Pixel Game Maker MV is a construction tool which is specialized for creating 2D action games . You can complete an action game without doing any programming at all. The game you create can be played even by users who don't own this program. Types of Games You Can Create.. Readmore ››
What are Pages in RPG Maker Fes? Pages are contained within Events. Each Event in your RPG Maker Fes game can hold up to 10 pages. You can think of a Page in RPG Maker Fes as a 'state' that the Event can be in.. Readmore ››