Advertisement
Guest User

explanation on Fall Through Platform bug in Kirby Super Star

a guest
Sep 12th, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. ----- Explanation by OGA -----
  2.  
  3. 事前に「1Frame以上の仕込み」をした状態で落下中、特定のFrameから下入力を開始することで抜けることができます。
  4. 特定のFrameは「仕込み」を行ったFrame数により変化します。
  5. なお床抜け(fall-through-platform glitch)を行ったり、普通に床を降りることで「仕込み」はリセットされます。
  6.  
  7. ■仕込みとは
  8. 下入力で「しゃがみモーション」をすることにより可能です。しかし、棒立ち状態のカービィのみ(?)下入力で「仕込み」を行うことができません。
  9. 普通なら床を降りる場合カービィなら下入力が5Frame、ウィリーなら15Frame必要です。
  10. 最大3Frameまで「仕込み」を行うことができるので、カービィは最短で下入力2Frameで床を降りることができます。
  11. 注意点1:4Frame「仕込み」をしてしまうと「仕込み」が0Frameの状態に戻ってしまいます。(しかし5Frame分やれば1Frame「仕込み」をした状態)
  12. 注意点2:「仕込み」は死亡時,MAP移動時,ゲームモード移動をしてもリセットされません。なのでMAP1で1Frame、MAP2で2Frameと分けて「仕込み」をすることが可能です。
  13.  
  14. ■参考用
  15. http://dehacked.2y.net/microstorage.php/info/751422061/fall-through-platform%20glitch1.smv
  16. http://dehacked.2y.net/microstorage.php/info/225292443/fall-through-platform%20glitch2.smv
  17.  
  18. 上記smvは148Frame目以外全く同じ入力です。
  19. fall-through-platform glitch1.smvでは下入力で「仕込み」をし、fall-through-platform glitch2では無入力で「仕込み」をしていません。
  20.  
  21. ----- English Translation by gocha -----
  22.  
  23. Do the "setup" more than 1 frame while falling down, and you can go through a platform from certain frame by pressing the down key.
  24. The "certain frame" depends on the amount of the "setup".
  25. In addition, the "setup" will be reset when you perform the fall-through-platform glitch, or when going down a platform normally.
  26.  
  27. What The "Setup" Stands For
  28.  
  29. The "setup" can be achieved by pressing the down key and making Kirby (or his co.) squatting down. However, only stock-still standing Kirby (apparently, I'm not sure) cannot achieve the "setup" by pressing the down key.
  30. When you go down a platform, you usually need to press the down key for 5 frames for Kirby, or for 15 frames for Wheelie.
  31. You can do the "setup" beforehand for 3 frames at the maximum. Therefore, if you do the best, Kirby will go down a platform in 2 frames.
  32. Attention #1: When you do the "setup" for 4 frames, it becomes 0 (when you do it for 5 frames, it becomes 1).
  33. Attention #2: The "setup" will NOT be reset by Kirby's death, map selection, or other screen transitions. Therefore, you can prepare the "setup" for the current room, in the previous room.
  34.  
  35. Examples
  36.  
  37. http://dehacked.2y.net/microstorage.php/info/751422061/fall-through-platform%20glitch1.smv
  38. http://dehacked.2y.net/microstorage.php/info/225292443/fall-through-platform%20glitch2.smv
  39.  
  40. The movies above are almost identical. The only difference is the input at frame #148.
  41. The movie #1 performs the "setup" at the frame, but the movie #2 doesn't.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement