Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: loftyD on September 09, 2007, 08:20:03 AM
-
Is it possible to create your own vehicle that runs on the land but does not go in the air. eg a Tank?
I know how to change the graphic but I want it so it does not fly like a balloon.
Thanks
-
You can adjust what the different vehicles can go over in the Terrain Section of the Database. With that, you can make the ship or boat unable to cross sea, but capable of crossing grasslands, woods, and whatever other things you want it to cross. Be wary, though, that it ignores the X O Settings of the tileset you use, so if it's comes by some mountains that are designated as a grassland (because RM2k's RTP doesn't expect you to be able to cross mountains from the world map, unless by airship), it can just plow right over the mountains, which you prolly don't want.
-
Eh. What use is a tank if all it can do is go slightly faster over forest and grass? Tanks are stable enough to go over mountains, or the rougher paths in mountains, whatever.
I honestly always liked that little bit of extra work put into games where there's a land vehicle, water, and air... Only, very few use them. >.>
-
thanks guys!
EDIT: thanks but how do I actually edit it, like I can't change the boat property so it goes on land but not water...
EDIT_2: Found it! Thanks again