[RESOLVED][RMXP]Blizz ABS Combo Movement Speed Issue

Started by Shadow Eye31, November 11, 2012, 07:59:08 am

Previous topic - Next topic

Shadow Eye31

November 11, 2012, 07:59:08 am Last Edit: November 12, 2012, 05:19:31 am by Shadow Eye31
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.

Blizzard

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?
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

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.

Shadow Eye31