AutoSprite
Compatible with RPG Maker

Sprite Generator for RPG Maker

Generate walking sprites for RPG Maker. Export a single-character PNG for MV, MZ, or VX Ace map projects.

RPG Maker compatibility icon

RPG Maker export

$Hero.png

img/characters
3 x 4 walking sheetMV / MZ 48px
Down
Down RPG Maker walk frame 1
Down RPG Maker walk frame 2
Down RPG Maker walk frame 3
Left
Left RPG Maker walk frame 1
Left RPG Maker walk frame 2
Left RPG Maker walk frame 3
Right
Right RPG Maker walk frame 1
Right RPG Maker walk frame 2
Right RPG Maker walk frame 3
Up
Up RPG Maker walk frame 1
Up RPG Maker walk frame 2
Up RPG Maker walk frame 3
$ single characterDown / left / right / up48px or 32px preset

Output fit

What AutoSprite exports for an RPG Maker project

RPG Maker map characters work when the file follows the engine's strict walking-character sheet rules.

RPG Maker needs

  • A 3 x 4 grid for one walking character
  • Rows ordered down, left, right, up
  • $ in the filename for a single-character PNG

AutoSprite gives

  • RPG Maker Format PNG export
  • MV/MZ and VX Ace cell-size presets
  • Required isometric walk directions assembled for you

Single-character PNG

Export a ready-to-place $Character.png sheet instead of rearranging a generic sheet.

3 x 4 walking grid

Build the RPG Maker walking-character layout: four facing rows and three walk patterns per row.

MV/MZ and VX Ace sizes

Choose the 48px MV/MZ preset or the 32px VX Ace preset from AutoSprite's RPG Maker export.

Consistent map characters

Start from a prompt or image and keep one identity across up, right, and down walks.

Export files at a glance

$Character.png

Recommended output

A single 3 x 4 walking character sheet for RPG Maker map use.

MV/MZ preset

48px cells

Produces a 144 x 192 PNG when using the standard single-character size.

VX Ace preset

32px cells

Produces a 96 x 128 PNG for VX Ace-style projects.

Side-view battler

Separate format

SV actors use a different layout — 9 columns x 6 rows of 64 x 64 frames — so do not treat the walking export as a battler sheet.

Actual workflow

From AutoSprite to RPG Maker in four passes

AutoSprite creates the walk art while RPG Maker stays in charge of actors, events, maps, and movement behavior.

Generate isometric walksExport $Character.pngAssign in the editor
01

Prompt or image

Start from a character brief or existing concept art.

02

Isometric walks

Generate up, right, and down walking directions.

03

RPG Maker PNG

Export a single-character sheet with $ in the filename.

04

Actor or event

Place the PNG in the project's characters folder and assign it in the editor.

01

Start with an RPG Maker map character

Plan the output as a walking character sheet for actors, followers, NPCs, or events on a tile map.

  • Upload a concept image or describe the hero, merchant, enemy, pet, or map object you need.
  • Use an isometric walking prompt that reads clearly at RPG Maker map scale.
  • Think in file names like $Hero.png, !$Door.png, and the img/characters folder (Graphics/Characters in VX Ace).
AutoSprite upload step for creating an RPG Maker character sprite
02

Generate the required isometric walk directions

AutoSprite's RPG Maker export needs the directions it can assemble into the four RPG Maker rows.

  • Generate iso_walk_down, iso_walk_right, and iso_walk_up for the character.
  • Generate iso_idle_down, iso_idle_right, and iso_idle_up too when you want cleaner standing poses.
  • AutoSprite uses the right-facing walk to create the left-facing row during the RPG Maker export.
Animation selection screen for RPG Maker isometric walk generation
03

Preview the walk before export

Check the generated motion before it becomes a strict 3 x 4 RPG Maker character sheet.

  • Look for readable silhouettes, grounded feet, consistent scale, and clear facing direction.
  • Regenerate a direction if the walk cycle is unclear before you create the RPG Maker PNG.
  • Remember that RPG Maker will play the side frames around the center standing frame.
AutoSprite preview screen showing generated RPG Maker walking frames
04

Export and place the sheet in RPG Maker

Download the RPG Maker PNG, copy it into the project, then assign it to an actor or event.

  • Choose MV/MZ 48px or VX Ace 32px in the RPG Maker export settings.
  • Copy the downloaded $Character.png into img/characters (MV/MZ) or Graphics/Characters (VX Ace).
  • Use Database > Actors > Walking Character or an Event page Image to select the new sheet.

Walking character path

Place $Character.png in img/characters, then select it from Actor or Event image controls.

RPG Maker integration docs

Object prefix option

Use ! or !$ when the sprite is a door, chest, sign, or other object that should stay aligned to the tile.

Prefix notes
AutoSprite RPG Maker format download modal with MV, MZ, and VX Ace options

RPG Maker import

Settings that keep walking characters selectable

A good RPG Maker import keeps filename prefixes, cell size, folder placement, and actor/event assignment clear.

$ filenamesimg/charactersActor or Event image

RPG Maker character checklist

Export format

RPG Maker Format

Use the dedicated export when you want a single-character walking sheet instead of the normal AutoSprite ZIP.

Required animations

iso_walk_down/right/up

The exporter uses these three directions and creates the left row from the right-facing walk.

Cell size

48px MV/MZ or 32px VX Ace

Pick the engine preset that matches the project you are targeting.

Filename

$Character.png

The $ prefix tells RPG Maker to treat the file as one character instead of an 8-character sheet.

Project folder

img/characters (MV/MZ), Graphics/Characters (VX Ace)

Copy the exported PNG into the folder RPG Maker reads for map walking characters.

Editor assignment

Actor or Event image

Use the Actor Walking Character slot for party members or the Event Image selector for map events.

Sheet anatomy

Keep AutoSprite output mapped to RPG Maker rows

RPG Maker does not read animation names from the PNG. It reads row position, column position, and filename prefixes.

  • Row order is down, left, right, up for map walking characters.
  • The center column is the standing frame; the side columns are step frames.
  • AutoSprite's export uses right-facing movement to make the left-facing row.
RPG Maker compatibility iconRPG Maker handoff
img/characters/$Hero.png
stepstandstep
Downiso_walk_down
Down RPG Maker walk frame 1
Down RPG Maker walk frame 2
Down RPG Maker walk frame 3
Leftiso_walk_right flipped
Left RPG Maker walk frame 1
Left RPG Maker walk frame 2
Left RPG Maker walk frame 3
Rightiso_walk_right
Right RPG Maker walk frame 1
Right RPG Maker walk frame 2
Right RPG Maker walk frame 3
Upiso_walk_up
Up RPG Maker walk frame 1
Up RPG Maker walk frame 2
Up RPG Maker walk frame 3

Export result

One PNG, four directions

$ prefix for one character
3 columns x 4 rows
MV/MZ or VX Ace cell size
MV/MZ output144 x 192
VX Ace output96 x 128
Folderimg/characters

Import guardrails

Common RPG Maker sprite mistakes to avoid

Most RPG Maker sprite issues come from filename prefixes, row order, or mixing walking characters with battler formats.

$ prefixRow orderWalking vs battler

Forgetting the $ prefix

Without $, RPG Maker expects an 8-character sheet and slices the file differently. Use $Hero.png for one character.

Rows arranged in the wrong order

RPG Maker reads character rows as down, left, right, then up. Wrong row order makes characters face the wrong way.

Using a battler format for map walking

Walking characters use 3 x 4. Side-view actor battlers use a separate 9 x 6 sheet in img/sv_actors.

Map objects floating above tiles

RPG Maker shifts normal characters upward (6px in MV/MZ, 4px in VX Ace). Use ! or !$ for doors, chests, and flush map objects.

Missing a required walk direction

AutoSprite's RPG Maker export needs iso_walk_down, iso_walk_right, and iso_walk_up before it can build the sheet.

Workflow decision

When this RPG Maker workflow is the right fit

Use AutoSprite for original walking art, then let RPG Maker own actors, events, movement options, and map testing.

Use AutoSprite when

Your map needs original walking characters

Use this workflow when the party, NPCs, monsters, or events need custom map sprites before you can test the scene.

Use $ when

The PNG contains one character

A $-prefixed filename tells RPG Maker to calculate one 3 x 4 character from the full image dimensions.

Use ! when

The sprite is a flush map object

Use ! or !$ for doors, chests, signs, and other objects that should not receive the normal upward character shift (6px in MV/MZ).

Use SV battlers when

The asset belongs in battle

Side-view actor sheets use a 9-column x 6-row layout in img/sv_actors, so keep that separate from walking-character exports.

Pipeline fit

Built around the way RPG Maker reads character images

  • AutoSprite sits before RPG Maker's img/characters folder, Actor images, Event images, Walking Animation, Stepping Animation, Direction Fix, and map tests.
  • Use it when a game needs original map characters without hand-building a 3 x 4 walking sheet.
  • Generate three isometric walk directions, export $Character.png, copy it into the characters folder, and select it in an actor or event.

Prototype maps with original characters

Use generated walkers while you block out towns, encounters, followers, and event interactions.

Keep RPG Maker as the editor source of truth

AutoSprite supplies the PNG. RPG Maker still owns Actors, Event pages, movement options, priorities, and triggers.

Choose walking character or battler deliberately

Use this export for img/characters, and a separate 9 x 6 side-view battler workflow for img/sv_actors.

Use prefixes before editing pixels

If slicing or vertical placement looks wrong, check $ and ! before changing the art itself.

Format handoff

Export the sheet RPG Maker expects

The final file is simple, but the dimensions, row order, and filename matter. This layout note is the version you want beside your export.

  • Use the RPG Maker export after iso_walk_down, iso_walk_right, and iso_walk_up exist.
  • Choose 48px cells for MV/MZ or 32px cells for VX Ace.
  • Copy the downloaded $Character.png into img/characters (Graphics/Characters in VX Ace).
  • Assign it to an Actor Walking Character or Event page Image.
RPG_Maker_character_sheet.txt
RPG Maker walking character sheet

project path:
img/characters/$MyHero.png        (MV/MZ)
Graphics/Characters/$MyHero.png   (VX Ace)

MV/MZ preset:
cell = 48 x 48
sheet = 144 x 192

VX Ace preset:
cell = 32 x 32
sheet = 96 x 128

3 x 4 layout:
row 1: down  | step | stand | step
row 2: left  | step | stand | step
row 3: right | step | stand | step
row 4: up    | step | stand | step

AutoSprite required before export:
iso_walk_down
iso_walk_right
iso_walk_up

RPG Maker use cases

Where an RPG Maker sprite generator helps most

AutoSprite helps most when original map characters are blocking a playable RPG Maker scene, event, or party test.

Build actorsPopulate mapsTest events

Party actors and followers

Create walking sheets for playable actors assigned in Database > Actors.

NPCs and map events

Generate townspeople, vendors, guards, monsters, pets, and quest events for the Event Image picker.

Large characters and objects

Use single-character sheets for larger creatures or objects, then add ! for flush tile alignment.

FAQ

RPG Maker sprite questions

These are the practical questions developers usually ask before they try the export in a real RPG Maker project.

Q

Does AutoSprite work with RPG Maker?

A

Yes. AutoSprite creates a single-character walking PNG for RPG Maker MV, MZ, or VX Ace after the required isometric walk directions exist.

Q

Which AutoSprite animations do I need first?

A

Generate iso_walk_down, iso_walk_right, and iso_walk_up. Optional iso_idle directions can improve the standing frame.

Q

What does the $ in $Character.png do?

A

The $ prefix tells RPG Maker that the PNG contains one character. Without it, RPG Maker treats the file as an 8-character sheet arranged 4 across and 2 down.

Q

When should I use the ! filename prefix?

A

Use ! when the sprite should not shift upward (6px in MV/MZ) or receive the bush semi-transparency effect. It is mainly for doors, chests, signs, and other grid-aligned map objects. You can combine it with $ as !$Door.png.

Q

Does this create RPG Maker side-view battlers?

A

No. This page is for walking sheets in img/characters. Side-view actor battlers (MV/MZ) use a separate format in img/sv_actors: 9 columns x 6 rows of 64 x 64 frames (576 x 384).

Q

Where do I put the exported file?

A

Copy the PNG into img/characters (MV/MZ) or Graphics/Characters (VX Ace). Then select it in Database > Actors > Walking Character, or in an Event page Image.

Generate your first RPG Maker sprite.

Start with a prompt or character image, generate the isometric walk directions, and export a PNG when the map character is ready to test.

AutoSprite is independent and is not sponsored by or affiliated with Gotcha Gotcha Games, KADOKAWA, or the RPG Maker brand.