How to...?
|
|
A13 | Date: Thursday, 2010-02-18, 6:17 AM | Message # 1 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Hi, Im new to mugen. I entered to this site since I noticed there are a lot of experienced people in here. What I would like to know is how to make an attack not to repeat so fast. More exactly, make some naruto chars not to trhough shurikens so fast ( because of that some characters become very imba).
|
|
| |
striderhien | Date: Thursday, 2010-02-18, 1:51 PM | Message # 2 |
Archangel
Group: contributor
Messages: 1801
Awards: 4
Reputation: 7
Reproofs: 0%
Status: Offline
| heh... about this i have no idea sorry
|
|
| |
A13 | Date: Sunday, 2010-02-21, 8:43 PM | Message # 3 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Oh Ok. Thank you anyway Added (2010-02-21, 8:43 Pm) --------------------------------------------- I am still looking for an answer
Message edited by A13 - Sunday, 2010-02-21, 8:44 PM |
|
| |
helpmeclone | Date: Monday, 2010-02-22, 4:21 AM | Message # 4 |
Knight
Group: contributor
Messages: 185
Awards: 0
Reputation: 3
Reproofs: 0%
Status: Offline
| uhm codes maybe
|
|
| |
A13 | Date: Monday, 2010-02-22, 6:56 AM | Message # 5 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Yep, is about codes what Im talking about xD I could manage to make the char to throw the projectiles slower while in the air, but it keep throwing them fast while standing
|
|
| |
helpmeclone | Date: Monday, 2010-02-22, 8:24 AM | Message # 6 |
Knight
Group: contributor
Messages: 185
Awards: 0
Reputation: 3
Reproofs: 0%
Status: Offline
| so the codes...im not really good about coding but i suggest you can find the code on the cns file and find it and change the speed to whatever you want
|
|
| |
A13 | Date: Monday, 2010-02-22, 4:05 PM | Message # 7 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Yes, that was what I did, but I need someone to guide me throw the ncs file
|
|
| |
helpmeclone | Date: Monday, 2010-02-22, 5:03 PM | Message # 8 |
Knight
Group: contributor
Messages: 185
Awards: 0
Reputation: 3
Reproofs: 0%
Status: Offline
| message mgssjj2 i think that is his name
|
|
| |
A13 | Date: Monday, 2010-02-22, 5:07 PM | Message # 9 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| I did, he never replyed xD
|
|
| |
helpmeclone | Date: Monday, 2010-02-22, 5:38 PM | Message # 10 |
Knight
Group: contributor
Messages: 185
Awards: 0
Reputation: 3
Reproofs: 0%
Status: Offline
| same to me...do you know how can i make a char make clones?
|
|
| |
MGSSJ2 | Date: Monday, 2010-02-22, 7:52 PM | Message # 11 |
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
| Sorry guys, I was busy with certain project but I won't tell ya what it is ^^ You said you want your char not to throw shurikens so fast. The shuriken moves fast? If so, you need to check the stateno he is (use the debug mode, there's a line that says "stateno=X). Then look for that state in the .cns file, there must be a projectile in that state, something like this: [State 0, Projectile] type = Projectile trigger1 = You must look for the velocity parameter on the Projectile state: velocity = X,0 (it may not be 0) Decrease these values to make the projectile slower.
|
|
| |
A13 | Date: Monday, 2010-02-22, 10:58 PM | Message # 12 |
Adult
Group: Users
Messages: 28
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
| Lol, I did find that part of the ncs file, but not the statement "velocity". I did change sounds, range and inclination, but not the velocity. After some trys, I was able to make the shurikens slower, but there still a problem. The char keeps throwing them fast, but they move slow, so there are like 10 projectiles floating in the air xD Ill keep trying. Also, if someone wants to teach me how to give reputetion, Ill be pleased ^^
Message edited by A13 - Monday, 2010-02-22, 11:18 PM |
|
| |
MGSSJ2 | Date: Tuesday, 2010-02-23, 0:29 AM | Message # 13 |
Mystic Coder
Group: contributor
Messages: 2954
Awards: 5
Reputation: 47
Reproofs: 0%
Status: Offline
| To give reputation you must be a contributor. To be a contributor you must reach 50+ posts.
|
|
| |
ŁfenrirŁ | Date: Wednesday, 2010-05-05, 8:04 AM | Message # 14 |
Angel
Group: contributor
Messages: 1346
Awards: 1
Reputation: 3
Reproofs: 0%
Status: Offline
| I know this is waaaaaaaaaaaaay past due but I was just wondering wouldnt you just slow the animation in the AIR files to match the speed of the slow shurikens?????
WIP SoiFon Picture Ripped by Dan Mt 95% click sig to get latest version
|
|
| |