Tagged: Sprites

2

Placeholder Graphics

This script allows you to use placeholder graphics for your events. The appropriate graphics will be chosen automatically by the engine during the game. This script is focused on actors and allows you to...

20

Character Sprite Zooming

This script allows you to control the zoom-level for character sprites, which includes the player, followers, events, and the default vehicles. All it does is change the look of the sprite. Functions are available for...

24

Basic Overview of Blend Modes

In this article we explore a feature built into RPG Maker sprites called Blend Type. Personally, I don’t see it come up very often, and initially I didn’t have much idea how it works...