MVAnimate all type tiles(A to E). Draw tilemap in MV editor, play animation in game.[v1.0.1]
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: Animate all type tiles(A to E). Draw tilemap in MV editor, play animation in game.[v1.0.1]
- Original author: chyj4747
- Original date: May 5, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/animate-all-type-tiles-a-to-e-draw-tilemap-in-mv-editor-play-animation-in-game-v1-0-1.121124/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
C47_CustomTileset v1.0.1 by chyj4747 Introduction This plugin allows you to draw tilemap in mv editor, and play animation of any type tiles in game.
Archived First Post
C47_CustomTileset v1.0.1
by chyj4747
by chyj4747
Introduction
This plugin allows you to draw tilemap in mv editor, and play animation of any type tiles in game.
Also you can change animation by plugin command.
In MV editor:
In Game:
Features
- Only works for webgl
- Different settings for each tile in the tileset, so your tiles can have different frames and play speed
- You can extend frames of any type tiles as many as you want, until the frames fill up a 1024x1024px tileset.
- You can use any number of tilesets to extend any mv tileset. E.g. you can use 3 tilesets to only extend World_A1.
- Support up to 16 tilesets for each map. MV A to E tilesets take 9 places, you have 7 extra free tilesets to extend. But the MV tilesets themselves can be extended too because they all smaller than 1024x1024px.
- You can put tiles from different mv tilesets into one tileset to save space, in case you want to extend a lot of tilesets.
- Compatible with my another plugin: Seamless map transfer. Render two maps same time
- The config file uses JSON. But don't worry. I also provide a plugin tool with GUI to generate the config file. You don't need to know anything about JSON.
How to use
Read the documentation.
Note:
Make sure all your maps not exceed the 16 tilesets limit.
One case your map may exceed the limit:
You use 5 extra tilesets for A1 and 2 extra tilesets for B, which is ok for map 1.
Your map 2 uses the same A1 and B tilesets, and it uses C tileset which is also extended with 1 extra tileset.
Then map 2 uses 8 extra tilesets while the maximum number of extra tilesets for one map is 7.
Terms of Use
Free for any use. Even modify this plugin and claim as yours is ok, but just give credit to the first author.
Credit
chyj4747
Something to say
Have fun.
History
2020/07/27 v1.0.1 More compatible with my another plugin SeamlessMap Transfer
2020/05/05 Upload the first version
Download
Demo for the documentation
English documentation
Chinese documentation
I am chinese. Appreciate for anyone who can write a better english documentation for me.
Features Mentioned
- Only works for webgl
- Different settings for each tile in the tileset, so your tiles can have different frames and play speed
- You can extend frames of any type tiles as many as you want, until the frames fill up a 1024x1024px tileset.
- You can use any number of tilesets to extend any mv tileset. E.g. you can use 3 tilesets to only extend World_A1.
- Support up to 16 tilesets for each map. MV A to E tilesets take 9 places, you have 7 extra free tilesets to extend. But the MV tilesets themselves can be extended too because they all smaller than 1024x1024px.
- You can put tiles from different mv tilesets into one tileset to save space, in case you want to extend a lot of tilesets.
- Compatible with my another plugin: Seamless map transfer. Render two maps same time
- The config file uses JSON. But don't worry. I also provide a plugin tool with GUI to generate the config file. You don't need to know anything about JSON.
- GUI of the plugin tool:
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use Free for any use. Even modify this plugin and claim as yours is ok, but just give credit to the first author. Credit chyj4747
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.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...