Skip to main content

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

Amazing character generator. I'm using MZ and used the plugin provided which does fix the position in game but the sprite in the save file icon and in battles is still offset. When using a weapon, the animation for the weapon animates below the sprite of the player. Any way to fix this?

They're not designed to work with the default weapon system in rpgmaker because it causes all sorts of problems (with other styles too-- their weapon system is very poorly designed)-- so the best solution is to just export multiple versions of your character with different weapons and then switch which sheet you're using. Thanks