Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Shiranui on July 25, 2010, 11:05:46 AM



Title: Controlling Damages, and embedded textures
Post by: Shiranui on July 25, 2010, 11:05:46 AM
I am working on a project using samu, and I want to use the animation for her upwards item throw as an uppercut. What exactly makes the aniamtion do damage, and how do I edit the damage and it's damage type?


Title: Re: Controlling Damages, and embedded textures
Post by: DarkPikachu on July 25, 2010, 11:10:06 AM
that would be delt with in PSA
that deals with the hiitboxes and stuff...


Title: Re: Controlling Damages, and embedded textures
Post by: Shiranui on July 25, 2010, 12:10:39 PM
Ok, I got that now, but the problem is that when I try to open the FitMotionEtc, it says it cant open the file?


Title: Re: Controlling Damages, and embedded textures
Post by: xDarkeh on July 25, 2010, 02:06:13 PM
Psa opens.. FitCharacter only,... in other words you need another file of samus that whould be called FitSamus then you can open that in PSA

I recomend you get the 3 files of a character that are FitMotion, FitCharacter00 & FitCharacter.

FitMotion is The animations..

FitCharacter00 is mostly texture and model

And FitCharacter is used in PSA


Title: Re: Controlling Damages, and embedded textures
Post by: Shiranui on July 25, 2010, 02:35:25 PM
How exactly do you modify all the moves then? Only about 4 are on the FitCharacter


Title: Re: Controlling Damages, and embedded textures
Post by: xDarkeh on July 25, 2010, 03:28:09 PM
psa has 3 tabs... the first one is special.. it controls mainly the function of the "B attacks & final smash" the second tab.. is what youll be modifying i dont really remember its name but i know its the second tab.. once you click on the second tab itll have a list (those one you click and a list goes down) youll have to find what you want to modify.. if you want to modify a attacks hit box youll have to go to that attack and modify its offensive collitions..

if you want a character to do such animation and modify its hit collisions itll be something like this:

For Example: Pikachu's Up Smash, i want to do it so he makes the animation of his down taunt... so ill be needing to use brawlbox to make his up smash animation into that down taunt, once im done ill have to use PSA to modify his offencive collisions so it dosnt hit with the tail but with all his body.. so i open psa and go to the second tab search for the name of my attack wich whould be attackupsomething... and modify its colisions..

if you need help with collisions and psa i recomend you search a guide in the forums..


Title: Re: Controlling Damages, and embedded textures
Post by: DarkPikachu on July 25, 2010, 03:43:20 PM
I've never used PSA...
I'm a game developer...
(that's how I know the FitChar.pac files are physx and logic)

but I am a little interested in this PSA program...
could someone PM me the DIR's on how to use PSA??
I don't feel like reading through countless comments to figure out how to do something...

thanx in return :)


Title: Re: Controlling Damages, and embedded textures
Post by: Shiranui on July 25, 2010, 03:52:32 PM
psa has 3 tabs... the first one is special.. it controls mainly the function of the "B attacks & final smash" the second tab.. is what youll be modifying i dont really remember its name but i know its the second tab.. once you click on the second tab itll have a list (those one you click and a list goes down) youll have to find what you want to modify.. if you want to modify a attacks hit box youll have to go to that attack and modify its offensive collitions..

if you want a character to do such animation and modify its hit collisions itll be something like this:

For Example: Pikachu's Up Smash, i want to do it so he makes the animation of his down taunt... so ill be needing to use brawlbox to make his up smash animation into that down taunt, once im done ill have to use PSA to modify his offencive collisions so it dosnt hit with the tail but with all his body.. so i open psa and go to the second tab search for the name of my attack wich whould be attackupsomething... and modify its colisions..

if you need help with collisions and psa i recomend you search a guide in the forums..
This was very helpful, bt I have already modified the attacks in the Fit Motion foler and they work in game, they just dont hit. I also have many mroe problems, such as the fact of getting ground atacks t work in midair. If anyone would like to fix out some of these bugs when I am done, I would be happy to give them credit where it couns. Otherwise I need to know exactly how to access the non-special attacks in the FitSamusPac, and to edit them on Brawlbox


Title: Re: Controlling Damages, and embedded textures
Post by: xDarkeh on July 25, 2010, 04:30:45 PM
tell you what ill redownload psa and see it again fast so i can give you the instructions fast


Title: Re: Controlling Damages, and embedded textures
Post by: TheShyGuy on July 25, 2010, 05:18:26 PM
I've never used PSA...
I'm a game developer...
(that's how I know the FitChar.pac files are physx and logic)

but I am a little interested in this PSA program...
could someone PM me the DIR's on how to use PSA??
I don't feel like reading through countless comments to figure out how to do something...

thanx in return :)

best way is to just mess with stuff.  If you have any problems or questions SEARCH in the attack and animation hacks help subforum for your question.  If you still can't figure it out, make a topic in the help subforum or ask me/other people.

edit: you can't technically(as far as i know) do a ground move in the air, only change its animation.  Also you use offensive collisions for the hit.  Its pretty much self explanatory, bone ids go up starting from 0.  Flag digits have to be 1-3 first and 4th numbers.

flags
1st Digit: Priority
X-------
3 - Standard Priority. Clashes with other Priority 3 attacks.

2 - Superior Priority. Cannot be interrupted by Priority 3 attacks. Clashes with Priority 2 attacks.

1 - Transcendent Priority - Does not clash, therefore cannot be interrupted.


0 - Does not connect.

4th Digit: Target State
---X----
1 - Offensive collision bubble will only be in effect if opponent is grounded.

2 - Offensive collision bubble will only be in effect if opponent is in the air.

3 - Offensive collision bubble will appear regardless of opponent's state.