EDIT:
If anyone does decide to help me please refer to the last post on the 1st page. Thanks.
EDIT:
If anyone does decide to help me please refer to the last post on the 1st page. Thanks.
…
…
This is just sad…is there not anyone that will help!!! Refer to the last post on the first page…
bump…
ok sorry, i was being very lazy and couldn’t have really been bothered to do it but anyways after i got the email i remembered that i said i’d do it so heres what i tried. It sorta works but you probably can see that the target you shoot isn’t the one that dissapears…weird…i’m not too sure why but if i figure out i’ll tell you. You have to press the blue button to start by the way.
ok that’s a start…I click the blue and all these targets appear but I don’t even have to hit them with a bullet…each time I click the mouse one just dissapears before a bullet has barely even left the crab…it’s very random too… I mean it’s not like it’s the target in line with the crab…very wierd…Does anyone know how to fix this wierd bug???
[AS]on (release) {
this.onEnterFrame = function() {
xpos = Math.floor(Math.random()*(300-0))+0;
if (amount<10) {
blah = “newtarget”+i;
amount = duplicateMovieClip(_root.targ, “newtarget”+i, i);
i++;
++amount;
setProperty(_root[blah], _x, xpos);
setProperty(_root[blah], _y, 50);
}
};
}[/AS]
Anyone know what might be wrong with that? or would it be something else that could be wrong…dunno…
i’m pretty sure its something to do with the hitTest, but i’m not sure how to direct it at the specific bullet you hit…:-\
I dunno…man this is irritating…I’m so close to figuring out how to do this…
yes…i’m not sure what is wrong too. They’re might be some fla’s for flash shooters already somewhere out there. Maybe you could look at those :-\
Trust me…I’ve been looking for ages…not much luck so far…
are you sure? i found one this morning but it was flash 5 so i didn’t understand it :-\ It was from flashkit.com couldn’t find any MX ones though
really…I have flash 5 and MX…because I used to use 5…could you tell me where to find it?
if you search shooter in flashkit.com you’ll get a list. And it should be like the 5th choice or something. Click on all you can preview the file to see if its correct then d/l it. But i took a look at it and it was verrrry confusing :-\
well I found this one…here’s the link to it…It was too big to attach the file…I can certainly make no sense of the code…Can anyone else!!!
http://www.flashkit.com/movies/Games/Ameriman-Mike_Wat-8391/index.php
i was actually talking about:
http://www.flashkit.com/movies/Games/Full_Game_Source/POF_V-ingo_j_-7722/index.php
that one…its exactly the same as yours…except the code is just as complicated…all flashkit codes seem to be like this
yeah this is true…I found some others and they were way above my level…Any really good scripters around that could tell me about either of those!!!
i’m sure there is a way to what i did which will only make the duplicated target dissapear when the correct bullet hits it. Maybe try starting a new thread to see if someone can help you :-\ cause thats the best i can do
yeah good idea…I think I will…thanks a lot blah de blah. I really appreciate what you did up to now. Never would have gotten this far without your help ;).
:: Copyright KIRUPA 2024 //--