special attack effects
|
|
JasonAL123 | Date: Tuesday, 2012-06-12, 8:46 AM | Message # 1 |
Knight
Group: contributor
Messages: 123
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| how to you get this kind of effect when you do a special attack? some kind of sprite appearing when you do a special attack
Message edited by JasonAL123 - Tuesday, 2012-06-12, 8:48 AM |
|
| |
sgn_15 | Date: Tuesday, 2012-06-12, 8:47 AM | Message # 2 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| well you can code it as explod for just simple appearing. if you want to do something that is not possible with explod, then code as helper.
|
|
| |
JasonAL123 | Date: Tuesday, 2012-06-12, 8:49 AM | Message # 3 |
Knight
Group: contributor
Messages: 123
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| what if its moving from the left? helper or explod?
|
|
| |
sgn_15 | Date: Tuesday, 2012-06-12, 9:00 AM | Message # 4 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| if you want moving from left side to center, then stops at the center for a bit, then moves to right then disappears, code as helper, with velset, movetype = I
|
|
| |
tora2 | Date: Tuesday, 2012-06-12, 9:03 AM | Message # 5 |
The Chosen One
Group: Blocked
Messages: 703
Awards: 3
Reputation: 7
Reproofs: 0%
Status: Offline
| ahaha thats alexeis naruto its called a super port. and its an explod to come in during the super pause.
Xeno: It's like putting the number one in my alphabet soup, it's criminal.
|
|
| |
BladeStorm_X | Date: Tuesday, 2012-06-12, 2:50 PM | Message # 6 |
The Chosen One
Group: contributor
Messages: 538
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
| You can make an animation of the pic moving however you want, then simply code it as a regular Explod.
|
|
| |
cliffalphonse | Date: Wednesday, 2012-06-13, 6:52 AM | Message # 7 |
Templar Knight
Group: contributor
Messages: 279
Awards: 2
Reputation: 14
Reproofs: 0%
Status: Offline
| Use explod for a simple slide off, for advance stuff like size increase, decrease, or palfx, use helper. I use helpers more because you can do a lot more with it than explod(What i hate is that helper use to much memory in mugen).
|
|
| |
sgn_15 | Date: Wednesday, 2012-06-13, 7:22 AM | Message # 8 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| pretty sure the guy in the first post is not dumb enough to need my posts to be repeated
|
|
| |
cliffalphonse | Date: Wednesday, 2012-06-13, 9:50 AM | Message # 9 |
Templar Knight
Group: contributor
Messages: 279
Awards: 2
Reputation: 14
Reproofs: 0%
Status: Offline
| Quote (sgn_15) pretty sure the guy in the first post is not dumb enough to need my posts to be repeated I didn't even bother reading the other comments, well whatever.
|
|
| |