| kakashirinobito | Date: Saturday, 2008-06-21, 2:46 Am | Message # 1 |
 MuGeN FaN
Group: Users
Messages: 44
Reputation: 4
Status: Offline
| How do you code multiple projectile attack, like for example, when Naruto throws 3 shuriken in one attack. I tried to add in under the Trigger1, another Trigger2, But it didn't work and says the "MUGEN is not responding properly and needs to be closed". What do I do?
Orochimaru's Wrath
|
| |
|
|
| blazeinc | Date: Saturday, 2008-06-21, 4:23 Am | Message # 2 |
 Admin
Group: Administrator
Messages: 377
Reputation: 13
Status: Offline
| Well it's actually very simple instead of one projectile in one pic, have like 3 of the same projectiles in that one. So have 3 sprites and merge them into one then use that as a projectile. Or you could make simultaneous projectiles by having one after the other very fast. There are many ways, read the master tutorials for more ways and expressions.
|-| /\ |< |= R
|
| |
|
|
| Sir_Killzalot | Date: Saturday, 2008-06-21, 6:29 Pm | Message # 3 |
|
MuGeN Expert
Group: Users
Messages: 349
Reputation: 12
Status: Offline
| My preffered method is to create x different projectile states for x projectiles and have the states vary slightly.
|
| |
|
|
| blazeinc | Date: Sunday, 2008-06-22, 9:19 Am | Message # 4 |
 Admin
Group: Administrator
Messages: 377
Reputation: 13
Status: Offline
| You could do that, it's really quite similar but yeah chose any way, it will result very similar to what you want.
|-| /\ |< |= R
|
| |
|
|