.....
I'T SAID IT WOULDN'T WORK....
.....
I'T SAID IT WOULDN'T WORK....
That was a big improvement from last time.
The graphics were pretty good and it told me a lot. The sound was still the same but the help buttons was a very good idea. I think it will help people begin their flash journey.
one code doesn't work
the code you put in when you click the box
currentslotnum = 1;
stop ();
function addToslot (item) {
if (!item.found) {
item._x = eval("itemSlot"+currentslotnum)._x;
item._y = eval("itemSlot"+currentslotnum)._y;
item.found = true;
}
should have at the end
currentslotnum++;
}
or else it doesn't work, but overall a pretty good tutorial.
im new to flash and i'm trying to learn as much as i can about making games and other flash stuff. So this helped thanks
PLEASE LISTEN TO ME
LISTEN, I DON'T KNOW WHAT VARIABLES AND STUFF ARE. YOU ABSOULUTELY NEED TO HAVE A STEP-BY-STEP VIDEO. I'M DYING. I HAVE ALL THESE AWESOME DRAWINGS THAT I BITMAPPED ON. THERES NOT MANY FIGHITNG GAME TUTORIALS OUT THERE. PLZ HELP.
ok
it was ok but the part where i picked up items. it didnt work. the character passed over the item without adding to the item slot. you should add a download to download the finished version of yours.