Howelly123
Member
Hey, I'm doing a WASD Combo, and something is wrong.
Its like this:
Parallel Process:
Move player:
Down
Down
Down
Down
Wait for Move's Completion
Change Actor Graphic: <Guy>
Show Picture: W
Conditional Branch: The R Button is being pressed
Erase Picture: 1
Set Move Route: Player:
Down
Down
Down
Down
ect. untill 16 "Down"
Wait for Move's Completion
Change Actor Graphic 1: <Guy 2>
Else:
Wait 20 frame(s)
Set Move Route:
Down 16 Times
Wait for Move's Completion
Change Actor Graphic: <Dead Guy>
Branch End.
------------------
The Problem is, you only have like 0.01 seconds to press the W key or you fail.
You really have to button mash W to succeed in completing the combo, Where as i'd like it to give you about 2-3 Seconds to Do it. The W key cant even show or you've failed.
What am i doing wrong?
Best Regards,
Howelly123
:smile:
Its like this:
Parallel Process:
Move player:
Down
Down
Down
Down
Wait for Move's Completion
Change Actor Graphic: <Guy>
Show Picture: W
Conditional Branch: The R Button is being pressed
Erase Picture: 1
Set Move Route: Player:
Down
Down
Down
Down
ect. untill 16 "Down"
Wait for Move's Completion
Change Actor Graphic 1: <Guy 2>
Else:
Wait 20 frame(s)
Set Move Route:
Down 16 Times
Wait for Move's Completion
Change Actor Graphic: <Dead Guy>
Branch End.
------------------
The Problem is, you only have like 0.01 seconds to press the W key or you fail.
You really have to button mash W to succeed in completing the combo, Where as i'd like it to give you about 2-3 Seconds to Do it. The W key cant even show or you've failed.
What am i doing wrong?
Best Regards,
Howelly123
:smile: