Demon Xarluxia's Fight Night Champion BnB One-Button Step Build

One-Button Multistep Modification. Simple and more practical. I realized that although one button combinations are cool, you have a lot more objective control when you do the combinations yourself and simply have one button multistep to make spacing more practical and controlled.
Version3.0
AuthorXarluxia
Publish DateTue, 28 Feb 2017 - 18:40
Last UpdateTue, 28 Feb 2017 - 18:40
Downloads99
RATE


1

0

Release Notes: The "Up" and "Down" buttons on the D-Pad have been unmapped. Press "Up" for a Left Step and Press "Down" for a Right Step. The "Select" button is the Headbutt, and the "Start" button is the "Low Blow". Everything else is exactly the same.
Code: Select all
 
// Demon Xarluxia's Fight Night Champion BnB One-Button Step Build
// 02/26/2017 1:27 PM
// Created by Demon Xarluxia
//----------------------------------------

// Button Unmappings

unmap PS3_UP;
unmap PS3_DOWN;
unmap PS3_START;

// Button Remappings

remap PS3_SELECT -> PS3_UP;
remap PS3_START -> PS3_DOWN;

//----------------------------------------


main {

� � �if (get_val(PS3_UP)) combo_run (MultiStepL); // Left Multistep (Hold)
��
� � �if (get_val(PS3_DOWN)) combo_run (MultiStepR); // Right Multistep (Hold)

� � �
}


combo MultiStepL {
� � set_val(PS3_LY, -100);
� � wait(10); }


� � combo MultiStepR {
� � set_val(PS3_LY, 85);
� � wait(10);

� � }

�\0o\0w\0r\0a\0p\0�}n�\0��};    \0�b\0>\02\09\0 \0J\0