Hello, all.
I have been trying to make several combo skills that involve the character moving, such as dashing forward and the like. However, when I execute said skill, while every action in the combo is played out in sequence, the Character Movement Speed command is either skipped or not working, so the character moves at his walking speed rather than the dash forward I am going for. I can dash if I hold my run key, but I'd very much like to fix this command so that is not needed. This problem persists regardless of default movement and pixel movement rate, and I have no scripts that touch movement speed or even Game_Character for that matter, other than Blizz ABS.
I have searched both Google and here for this problem, searching for RMXP blizz ABS combo, RMXP BABS Combo, RMXP BABS Combo movement, and RMXP Blizz ABS Combo Movement. Nothing has come up that is relevant to my issue. Anyone got any ideas? Thanks.
I'm not sure if winkio reworked the combo system or if there were bugs that he fixed so far. I hope he'll be done with v3.0 soon.
winkio?
It's a known bug with the rest of the Blizz-ABS system that movement speed can't be changed, just because of how the run/walk system is built. Working on it for 3.0.
Ah, would explain it. Thanks!