This script allows you to use RPG Maker XP charactersets in RPG Maker VX.
Features
Allows for 3 types of characterests, 16x8, 4x4 and 3x4.
Screenshots
rmxptormvx.jpg 29.2K
4 downloadsThe Script
RMXP Charactersets in RMVX.txt 2.41K
1 downloads
Spoiler
Instructions
Firstly, copy the script above main, or below Materials, in the Script Editor.
Next import the charactersets that you want to use into your Graphics\Characters folder.
Lastly, this script relies on the image name of your charactersets. As seen in the screenshot above, the charactersets with 4 frames across(width) and 4 frames down(height) should begin with a "#". RMXP Characterests are 4x4, so they should begin with a "#". For example: "#Fighter05.png"
If you have an RMVX type of characterset with ust one character on it, that is, 3 frames across and 3 frames down(3x4), then the image name should begine with a "$". For example: "$Fighter05.png"
Any other Characterset image without a prefix(# or $) will be defined as 16x8, the RPG Maker VX default.











