Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

hey I tried putting the sprites I made for RPGMaker MV into the engine, but they don't line up properly (image attached). the character is in three rows, but rpgmaker tries to select it in four rows for some reason, so the sprites get cut off

EDIT: ok I've done a bit more tinkering and I figured out that renaming the files is what made them no longer fit for some reason. which is a bit inconvenient. i guess i'll have to do some experimenting to see how if i can rename them in certain ways to avoid this happening? unless you know an easier way to fix this lol

Hey readwritebeawesome, in RPG Maker you need to put a special character in front of the sprite name if the sprite is not exactly 48x48 pixels per frame, it will be either a “!” or “$” depending on the sprite sheet size. (:

ooohh thank u! that makes sense lol