Shoot Zombies With Guns
Started by: AsSeenOnTV | Replies: 40 | Views: 2,093
zer0gravity2Posts: 490
Joined: Oct 2009
Rep: 10
View Profile because why the **** would you want to shoot a zombie in the foot
hahaha...
but could you please awnser ASOT's problem?
trigering an on(release) for a button on a differant frame???
Scarecrow2Posts: 9,168
Joined: Oct 2005
Rep: 10
View Profile i already posted the answer 2 pages ago
zer0gravity2Posts: 490
Joined: Oct 2009
Rep: 10
View Profile would this work?
on(release){
_root.score.text += 5;
}
?
Scarecrow2Posts: 9,168
Joined: Oct 2005
Rep: 10
View Profile you need to change a variable that is linked to the text box,
not what the text box says
do you know what a variable is
zer0gravity2Posts: 490
Joined: Oct 2009
Rep: 10
View Profile no........ lol
I have to go now. ill be back tomoro.....
Scarecrow2Posts: 9,168
Joined: Oct 2005
Rep: 10
View Profile 1. go and learn what a variable is
2. go and learn what the "variable" option for a text box is
3. read my post on page 2 again
zer0gravity2Posts: 490
Joined: Oct 2009
Rep: 10
View Profile ok. thanks for the advice.
I know how to add a scoring system/dynamic text.
EDIT: I read the explanation of variables but I can't find any link to a scoring button click method...
Tawnik2Posts: 2,292
Joined: May 2007
Rep: 10
View Profile The progress is really nice, I like where this is going, perhaps you could add there some other sound effects, I dont really like the shooting sound now.. sounds quite odd, I think you can find a better one ;) and maybe, you could use two or three, so its even more cool..
DevourAdministrator1Posts: 9,916
Joined: Apr 2008
Rep: 10
View Profile By the way if you shoot the zombie with the brown trench coat in the arm, you hit him in the chest.
And if you dont shoot the zombie that comes into your elevator at level 5, nothing happens.
Paul BPosts: 42
Joined: Aug 2009
Rep: 10
View Profile for such a simple and overused game system this is actually pretty fun.
zer0gravity2Posts: 490
Joined: Oct 2009
Rep: 10
View Profile What do you mean by "game system"?