Skip to main content

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

Hello! I appreciate your plugin, but I've encountered a problem. When running, the lead character animates properly, but followers are horribly jerky, like the animation is being constantly restarted.

This doesn't happen while walking. It happens regardless of whether I use custom sprites or RTP ones. It goes away immediately if I uncheck this plugin. I have tried to add a custom "dash" animation but this doesn't seem to fix the follower issue.

Is this a known issue? Could I have misconfigured anything that would cause this? Your help would be much appreciated!


EDIT: I have figured out that this is an incompatibility with VisuStella's MovementCore! The specific issue is that both plugins fix a problem with base RPGM in incompatible ways. This plugin can be made compatible with anything similar by changing the part that subtracts speed from followers to "subtract speed if player speed is lower than follower speed".

Hello!

Glad you've found out what was happening! Compatibility issues can be troublesome to figure out =/