Kitty Corp Meow Mix Forums

Super Smash Bros. Brawl Hacking => Attacks and Animations => Topic started by: Untouch on September 08, 2009, 04:29:10 PM



Title: Attack charging found
Post by: Untouch on September 08, 2009, 04:29:10 PM
 :af:
 :af:
 :af:
 :af:
 :af: :af: :af: :af: :af:


Surprised no ones found this yet.
Anyways I've found out how to charge attacks.

You want to use variables.
Infact, you want to use a random access float variable.

To add one, put in the event 12060200.
Leave value where it is.

Variable set to random access float.
Add a number 150+ (this'll stop conflicts).

In the "charge" subaction add the event 12070200.
Change value to how much will be added.
Change variable to the previous variable.

Now.
If you want the variable to increase damage.
It's simple.

Make a hitbox, in damage change value to variable, then add the variable  :af:


I'm messing around with this right now, I think i've found how to max out the charge.

ENJOY, I know I will :D



EDIT: The event set float variable( changing the value to 0) changes the "charge" to 0.


Title: Re: Attack charging found
Post by: LavaLatte [.Fade] on September 08, 2009, 04:51:06 PM
Wow.
...
Just wow. It really is kinda simple.


Title: Re: Attack charging found
Post by: Eldiran on September 08, 2009, 05:40:57 PM
Sweet, nice work!  I'll surely use this at some point.


Title: Re: Attack charging found
Post by: Untouch on September 08, 2009, 06:25:46 PM
http://www.youtube.com/watch?v=XXcvX1cTihY

Video.


Title: Re: Attack charging found
Post by: Eldiran on September 08, 2009, 06:34:46 PM
Is the fire Graphic Effect size also variable-based?  (Is there something new demonstrated in the video?)


Title: Re: Attack charging found
Post by: Untouch on September 08, 2009, 07:13:10 PM
The fire graphic and the amount of damage are variable based.


Title: Re: Attack charging found
Post by: nejuer on September 08, 2009, 07:32:39 PM
soooooooo.... can you use this in a special?


Title: Re: Attack charging found
Post by: Eldiran on September 08, 2009, 08:31:45 PM
The fire graphic and the amount of damage are variable based.

Sweeeet.

@nejuer: I believe he already is.


Title: Re: Attack charging found
Post by: alphabayton on September 10, 2009, 10:56:11 PM
anyone want to explain this more i dont seem to understand how it works...   :srs:


Title: Re: Attack charging found
Post by: azndingaling on September 11, 2009, 04:30:31 PM
when you change the variable in damage do you need to change any other settings?


Title: Re: Attack charging found
Post by: Segab on September 11, 2009, 05:30:26 PM
I love you untouch.
and I love you variables.


Title: Re: Attack charging found
Post by: alphabayton on September 11, 2009, 06:18:54 PM
ughh i cant seem to get this to work!!!


Title: Re: Attack charging found
Post by: catgowoof on September 12, 2009, 04:35:30 AM
Another awesome find.
You should really just keep one thread, were you update with everything you find, so you don't have too look at a lot of your threads to find all of this useful information.


Title: Re: Attack charging found
Post by: Segab on September 12, 2009, 09:32:31 AM
once I get some free time I can put all his discoveries in the "Essential PSA Information" thread


Title: Re: Attack charging found
Post by: alphabayton on September 12, 2009, 09:43:06 AM
k thx


Title: Re: Attack charging found
Post by: ZeroLucia on September 23, 2009, 01:11:49 AM
Can someone explain this to me?
I've read the topic like a 100 times, and I still don't get it :(

Please?


Title: Re: Attack charging found
Post by: VILE on September 24, 2009, 05:28:08 AM
Its simple, in help threads i have explained this before. There is a variable that increases. The variable number is set as the damage number now. So if the variable = 1 then the damage = 1 and when the variable increases, so does th damage. The only thing is that when i used this method for split persona marth on one of his graphics X offset, it never showed up (i do have theories on why it didnt work, but im lazy, so i dont really care).


Title: Re: Attack charging found
Post by: ZeroLucia on September 24, 2009, 06:18:19 AM
so if i put the event in the charging animation of ike's forward smash, set the variable to like 160,
and replace the value of the hitboxes in the attack animation to variable and then 160, it charges?
i still don't really understand :(


Title: Re: Attack charging found
Post by: VILE on September 24, 2009, 06:39:32 AM
Oh BTW, there are other ways to have charging (they would be used in other situations).