Well, you add the code right after the:
onClipEvent (keyUp) {
if (Key.getCode() == 83) {
jump = false;
}
}
Well, you add the code right after the:
onClipEvent (keyUp) {
if (Key.getCode() == 83) {
jump = false;
}
}
:: Copyright KIRUPA 2024 //--