help me witch tuto how make susanoo
|
|
IZILIFE95 | Date: Thursday, 2012-06-14, 8:11 PM | Message # 1 |
Squire
Group: Users
Messages: 56
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| I would like to make a Susanoo for my madara char Can someone help me with a tutorial it's urgent please Thank
|
|
| |
spritekeyfinder | Date: Thursday, 2012-06-14, 8:14 PM | Message # 2 |
Angel
Group: contributor
Messages: 1396
Awards: 0
Reputation: 8
Reproofs: 0%
Status: Offline
| IZILIFE95, wrong section rhis is the right one CHARACTER STAGE REQUEST YOU WILLNEED MROE THAN 20 POST
|
|
| |
sgn_15 | Date: Thursday, 2012-06-14, 8:18 PM | Message # 3 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| explain what susanoo does and how you want to code it. i will tell you the codes
|
|
| |
spritekeyfinder | Date: Thursday, 2012-06-14, 8:21 PM | Message # 4 |
Angel
Group: contributor
Messages: 1396
Awards: 0
Reputation: 8
Reproofs: 0%
Status: Offline
| Quote (sgn_15) explain what susanoo does and how you want to code it. i will tell you the codes He is making Madara and he wants to make susanoo mode attack or somethin
|
|
| |
IZILIFE95 | Date: Thursday, 2012-06-14, 8:34 PM | Message # 5 |
Squire
Group: Users
Messages: 56
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| I want to do a basic Susanoo attack normal Katon Lv1, Lv2 and Lv3 if possible the Lv3 not finish the sprite thank
|
|
| |
sgn_15 | Date: Friday, 2012-06-15, 8:19 AM | Message # 6 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| Quote (IZILIFE95) I want to do a basic Susanoo attack normal Katon Lv1, Lv2 and Lv3 if possible the Lv3 not finish the sprite thank don't tell me basic susanoo because i am not a naruto fan. not familiar with its attacks or how it works
first, you have coding experience?
call a helper susanoo, for example state 500 inside state 500, make some changestates to attack states, do you want the attack to be used when you press a button? or by random? that will determine your trigger for changestates then make the attack states
|
|
| |
KIX | Date: Friday, 2012-06-15, 9:10 AM | Message # 7 |
Archangel
Group: contributor
Messages: 1687
Awards: 1
Reputation: 12
Reproofs: 0%
Status: Offline
| Quote (sgn_15) don't tell me basic susanoo because i am not a naruto fan. not familiar with its attacks or how it works
first, you have coding experience?
call a helper susanoo, for example state 500 inside state 500, make some changestates to attack states, do you want the attack to be used when you press a button? or by random? that will determine your trigger for changestates then make the attack states He Wants A Helper Which Is The Susanoo And Its Job Is That When Opponent Comes Near Susanoo The Opponent Goes Back Like The Susanoo Is A Attacker For The Oponent And Defencer For The P1
http://neuropod.net/imagehost/uploads/c51c674fa9ef4160d2c1ea14a9859c4f.gif <---- 5%
|
|
| |
sgn_15 | Date: Friday, 2012-06-15, 9:14 AM | Message # 8 |
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
| well if the stance of susanoo pushes enemy backwards, then stance should be movetype = A with hitdef (damage = 0 to avoid cheapness) and push enemy back by using air.velocity or ground.velocity with negative x value
|
|
| |
KIX | Date: Friday, 2012-06-15, 9:16 AM | Message # 9 |
Archangel
Group: contributor
Messages: 1687
Awards: 1
Reputation: 12
Reproofs: 0%
Status: Offline
| Quote (sgn_15) well if the stance of susanoo pushes enemy backwards, then stance should be movetype = A with hitdef (damage = 0 to avoid cheapness) and push enemy back by using air.velocity or ground.velocity with negative x value Btw The Main Thing Is The Susanoo Just Does That But You Can Control The P1 So How Can He Do That
http://neuropod.net/imagehost/uploads/c51c674fa9ef4160d2c1ea14a9859c4f.gif <---- 5%
|
|
| |
IZILIFE95 | Date: Saturday, 2012-06-16, 1:24 PM | Message # 10 |
Squire
Group: Users
Messages: 56
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Thank you guys I would inform you in advance how it
|
|
| |