Ive made a sapce ship game and i used your code and when i move my ship tot the right its engines turn on and thats just fine but i made an animation so when i click the left button it flips the ship to the left side however when i release the button it flips it back. So can you tell me how to make it stay in right or left position ?
hey i was wondering if you could maybe do a tutorial on how to attack in two directions instead of one, like this tutorial teaches how to attack someone in front of you but i need to kno how to attack in front and in back but without using more than one button to do it, like to attack the way your turned is what im trying to say.
i..like fudged up the inventory tutorial so i thought that isnt essential to the game i wana make , but th enemy is , you see i kinda am having problems , anyways im going to start over.. ill pm you if i get stuck... if you dont mind?
could you make the same tutorial with actionscript 3?
becar200 3 months ago
I'm gonna get a few levels done first then I'll send you a link mate, just can't figure out how to link the scenes.
rixemberg 5 months ago
Wicked thanks. I made it so you hit the enemy 3 times to kill him with a different animation at each stage of the death.
rixemberg 5 months ago
@rixemberg nice work mate! send me a link to your game? :P
VampieGames 5 months ago
Nice tutorial! ;)
But it would look better if the character there would be an animation, when you hit/kill the enemy. So that it would fall over or something.
MiSha400 8 months ago
Ive made a sapce ship game and i used your code and when i move my ship tot the right its engines turn on and thats just fine but i made an animation so when i click the left button it flips the ship to the left side however when i release the button it flips it back. So can you tell me how to make it stay in right or left position ?
HiroStarcraft2 11 months ago
I want the download link
albanhe 11 months ago
i can't hear a shit
TheLegendOfZeldaDude 1 year ago
I am working on my first succesful thing in flash so thx
constapatedpatato 1 year ago
how do you make eyes that follow mouse
constapatedpatato 1 year ago
whats the wepons instance name...i didn't catch it
pudinthemushroomhead 2 years ago
wish it was for ASII
9848674445 2 years ago
the program is Adobe flash CS3, not Macromedia flash CS3. nice tut anyway
RNGbladestudios 2 years ago
It's the same program but with added stuff. Adobe bought macromedia about a few years ago.
MiddleEasternBorder 2 years ago
When I duplicate Fred to make the enemy, it copies everything (also the actionscript and frames in Fred itselfs).
How can i just duplicate the image of Fred?
Awsome tutorials btw...
geertrobberecht 2 years ago
THANX i took this and put it to the next level, when you attack you can make the enemy's hp bar go down! it's chill
enzowars 2 years ago
try using keyup instead of keydown.
onClipEvent (keyUp) {
if (Key.getCode() == Key.SPACE) {
this.gotoAndStop("attack");
} else {
gotoAndStop("still");
}
}
Flash8Games 2 years ago
Whem my guy attacks, the enemy doesn't die
I'm thinking it might have something to do with the instance names and that I may have put one somewhere where it shouldn"t be, but I don't know
Can ya help?
JamesHarper3 2 years ago
hey i was wondering if you could maybe do a tutorial on how to attack in two directions instead of one, like this tutorial teaches how to attack someone in front of you but i need to kno how to attack in front and in back but without using more than one button to do it, like to attack the way your turned is what im trying to say.
Xcoolslayer6X 2 years ago
can u do a tut there the enemy move him self??
JoMaJe9999 2 years ago
how come my char just keep moving and attacking (looping) on its own?
alphazerofied 2 years ago
nice tutorials.... but how do you make the character attack from the left side?
magnothus 2 years ago
just do the same but make the attack animation on the left side.
dkels12 2 years ago
use xscale!
dragon7118 2 years ago
it dosen't work! It can't attack or move
Nibla97 2 years ago
Can u use these codes on macromedia flash pro 8?
PokemonClass 2 years ago
yes
VampieGames 2 years ago
i..like fudged up the inventory tutorial so i thought that isnt essential to the game i wana make , but th enemy is , you see i kinda am having problems , anyways im going to start over.. ill pm you if i get stuck... if you dont mind?
scaperjoe 2 years ago
cool tutorial i think i put the rong names in the instance boxes could you tell me what they are suppost to be
mike5424 3 years ago
chart for char enemy for enemy and wk on the weapon
VampieGames 3 years ago
oh thx
mike5424 3 years ago
I need to do a Moving and attacking enemy, do you know how?
LucyousTheKing 3 years ago
Comment removed
JoMaJe9999 2 years ago