Need help with the combo
|
|
FDGod919 | Date: Monday, 2012-08-27, 2:44 AM | Message # 1 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| I'm wondering how am I going to create a series of combo like aaaaaa then hold up and click aaa or hold down then click and they appear to be different combos. Please help I'll plus rep!
|
|
| |
sgn_15 | Date: Monday, 2012-08-27, 6:02 AM | Message # 2 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| what is the problem here? code them as such. use command = "holdup" and command = "holddown"
|
|
| |
FDGod919 | Date: Monday, 2012-08-27, 7:26 AM | Message # 3 |
Knight
Group: contributor
Messages: 113
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| lol what do u mean? I'm a noob at this thing :| so i have my animation and then in my command I just let's say command a but add the hold up thingy?
|
|
| |
sgn_15 | Date: Monday, 2012-08-27, 7:33 AM | Message # 4 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| do you know how to code simple aaa combo?
yes just add the holdup (or just up) and holddown (or just down) you still need the stateno triggers, as well as animelemtime (or time) triggers
remember, if you left the attack state already and went back to idle movement states, pressing up will make you go to jump, pressing down will make you go to crouch
|
|
| |