Position calculations for stick mode have been simplified to match non-stick mode. Both modes now account for sprite offset, which improves the accuracy of the...
This version simplifies auto rotation, eliminates some complicated code, which help improves performance. Auto rotation is a feature from RPG Maker Action Comba...
A text tutorial and a new video tutorial have been added to the page. The text tutorial covers all tutorials for every feature of the plugin; read it here: http...
This update brings you the feature you all have been requesting for months: Idle/Walk/Run support for events. The usage is just as simple as how it is for gameP...
This update brings you 2 new features. Check current player's direction: Use conditional branch checkDirection('player', direction number) to check if player is...