public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVRPG maker MV Scaling Sprites Plugin (Made my an ultra noob)

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: RPG maker MV Scaling Sprites Plugin (Made my an ultra noob)
  • Original author: Paradox_Valestein
  • Original date: June 27, 2023
  • Source thread: https://forums.rpgmakerweb.com/threads/rpg-maker-mv-scaling-sprites-plugin-made-my-an-ultra-noob.158729/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

So I made a large quantity of sprites, only to realize they were all too small Instead of spending hours redesigning the sprites, I decided to instead, watch tons of youtube videos on how to java script and made this plugin that scales up all sprites in the game (outside of battle ofc). Yes, it worked. So why am I here complaining? Whenever I scale up the sprites by a non-whole number, like 1.5, the pixels got distorted and looks like crap.

Archived First Post

So I made a large quantity of sprites, only to realize they were all too small

Instead of spending hours redesigning the sprites, I decided to instead, watch tons of youtube videos on how to java script and made this plugin that scales up all sprites in the game (outside of battle ofc).

Yes, it worked. So why am I here complaining?

Whenever I scale up the sprites by a non-whole number, like 1.5, the pixels got distorted and looks like crap.

So here, free scaling plugin for everyone, just remember that the image scaling for non-whole numbers looks awful

Low effort preview:
Screenshot 2023-06-27 111603.png
Screenshot 2023-06-27 111624.png
Screenshot 2023-06-27 111652.png

(1x zoom, 2x zoom, 1.5x zoom that looks awful)

How to use:

Use a plugin command: RenderSprite x
This will increase the sprite size by x times. For example, RenderSprite 2.0 to increase sprite size by 2 times, and RenderSprite 1.0 to return size back to normal.

This will affect all sprites on the map, besides battle. Also, I haven't tested to see if the scale retains after re-entering game from a save so do test that out first.

Note: scaling by a non-whole number make sprites looks like crap. So don't expect that 1.69420 size sprite to look crisp and beautiful

Plugin Download:

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

www.mediafire.com
www.mediafire.com
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar