fun fun fun
great game you got here. had a ton of fun playing it. only suggestion i have is to make the graphics better, but its simple and it works!
fun fun fun
great game you got here. had a ton of fun playing it. only suggestion i have is to make the graphics better, but its simple and it works!
niice
very nice tutorial!
can be neater
nice tutorial. it would be much easier to use frame labels instead. so instead of gotoAndStop(1); it would be gotoAndStop("sword"); then you store the names in the inventory array and your inventory filling code would just be:
for(var i=1;i<=20;i++){
_root.inventory["slot" + i].gotoAndStop(invArray[i]);
}
each slot would be labeled slot1, slot2 and so on. 20 would be the number of slots.
Male
MI
Joined on 11/24/08