Bones0
Explanation for the video clip: fox got hit with shine which gives high kb. After that the uair connects, but only the weak first hitbox. The uair hitbox connected late enough that the kb stacks. A hit always (I think) causes the fall speed of the victim to reset to 0, and that's why the trajectory after the uair looks a bit floaty. Note that foxes gravity is a lot higher than the rate at which kb decays and his max fall speed is high too, and thus resetting fall speed has huge impact for the trajectory in this case. The shine hitstun gets replaced by the short uair hitstun, which allows the fox to dj very soon. The dj replaces falling speed with an upward vector which also helps the fox to reach blast zone while there's still enough kb left from the shine and the uair to cause death.
I don't think your theory for the jc grab is plausible. I believe the game code allows (or restricts) actions that can be performed from different states, and then for each possible action it checks in some order if the correct inputs are in the buffer and chooses the first match. So it would've been easy to simply allow item throw out of jumpsquat while leaving grab impossible. This is just my guess though. It's based on the fact that always when there's multiple possible button inputs for a certain action, any one of them is accepted. Also there's another peculiar thing related to grabbing which is somewhat similar and which your theory doesn't explain: why isn't it possible to grab in SquatWait or SquatRV?
I don't think your theory for the jc grab is plausible. I believe the game code allows (or restricts) actions that can be performed from different states, and then for each possible action it checks in some order if the correct inputs are in the buffer and chooses the first match. So it would've been easy to simply allow item throw out of jumpsquat while leaving grab impossible. This is just my guess though. It's based on the fact that always when there's multiple possible button inputs for a certain action, any one of them is accepted. Also there's another peculiar thing related to grabbing which is somewhat similar and which your theory doesn't explain: why isn't it possible to grab in SquatWait or SquatRV?
Last edited: