13 Search results

For the term "vehicle".
2

Picture Anchors

This script introduces the concept of “picture anchors”. An anchor is a tool that fixes an object to a certain position. A picture anchor functions the same way: it fixes the picture to a certain position....

20

Understanding Tile Regions

In this article we go over the “Region” property in your tiles. Tile regions are unique to RPG Maker VX Ace. It explains what a region is, how you can use them, what RPG Maker uses...

122

Eight Directional Movement

By default, the game only allows you to move in the four orthogonal directions: up, left, down, right. This script provides support for eight-directional movement in your game, adding support for  diagonal movement. To move diagonally,...

Map Screenshot 127

Map Screenshot

This script allows you to take a full image of any of your game’s maps and export. An image of the map is referred to as a “mapshot” (as opposed to screenshot). The script...