Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: runeforger on July 30, 2007, 11:19:07 AM
-
i want to add certain monsters to certain tiles on my world map. (eg, a sand monster to the desert tiles. or an ice monster to a snowy tile) i know how to choose where they apear, and how to set the tile to the same as i set the monster, but i dont know how to actually make them appear while walking on that tile (i can only set monsters that appear on the whole map, so i could get desert monsters on an icy mountain)... could someone help me make where they appear more specific?
-
Right click on your map and select "Create New Area". You'll be able to select certain areas that have specific monster sets. The downside is that it only only works in squares.
-
i know, which means the map has to have cruddy square desertsto do anything... although, as i type this, i had an idea, make more than 1 area, so if a desert is a random shape, then make an areathat fits most of it, and then make more areas to fill the rest of the space... would this work?
-
The area can be as big as one tile... soooo, yes.