- Joined
- Sep 18, 2020
- Messages
- 1
- Reaction score
- 0
- First Language
- Portugues
- Primarily Uses
- RMMV
Does anyone know any commands, to change the speed of the character in the Alpha ABS Build 1044 plugin, the speed only works on a non-abs map, but I wanted exactly on the abs map,
I know that can change this command line:
this._moveSpeed = 4 + this.battler (). ABSParams (). moveSpeedUpKoef;
But I would like to control it with some event in the game.
I would appreciate it so much if someone helped me
Thank you very much!!!
I know that can change this command line:
this._moveSpeed = 4 + this.battler (). ABSParams (). moveSpeedUpKoef;
But I would like to control it with some event in the game.
I would appreciate it so much if someone helped me
Thank you very much!!!

