It reproduces a special movement of one rotation per square moved. Maybe watching a sample video will help you understand it better. Available in MV and MZ. Download (Ver.1.3.4) Last Updated:2020/12/09
It reproduces a special movement of one rotation per square moved.
Maybe watching a sample video will help you understand it better.
Available in MV and MZ.
Download (Ver.1.3.4) Last Updated:2020/12/09
MIT License.
Sample Video
Basically, all you have to do is type in this.spin(), this.spin(true), or this.spin(false) in the [Script] field while [Set Movement Route] is being executed.
In the figure below, the second line is entered as this.spin(true) and the ninth line is entered as this.spin(false).
In this case, lines 3 through 8 are all rotated.
In short, this is the same specification as the Walking Animation ON - Transparent OFF.
If you enter only "this.spin()", the rotation movement will be toggled on and off each time you execute it.
You can also use [Plugin Command] or [Script] to switch the rotation ON/OFF other than [Set Movement Route].
MIT License. Sample Video Basically, all you have to do is type in this.spin(), this.spin(true), or this.spin(false) in the [Script] field while [Set Movement Route] is being executed. In the figure below, the second line is entered as this.spin(true) and the ninth line is entered as this.spin(false).