Shoot Zombies With Guns

Started by: AsSeenOnTV | Replies: 40 | Views: 2,093

zer0gravity
2

Posts: 490
Joined: Oct 2009
Rep: 10

View Profile
Feb 16, 2010 9:03 AM #547597
Quote from Scarecrow
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???
Scarecrow
2

Posts: 9,168
Joined: Oct 2005
Rep: 10

View Profile
Feb 16, 2010 9:29 AM #547602
i already posted the answer 2 pages ago
zer0gravity
2

Posts: 490
Joined: Oct 2009
Rep: 10

View Profile
Feb 16, 2010 9:37 AM #547603
would this work?

on(release){
_root.score.text += 5;
}

?
Scarecrow
2

Posts: 9,168
Joined: Oct 2005
Rep: 10

View Profile
Feb 16, 2010 9:50 AM #547607
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
zer0gravity
2

Posts: 490
Joined: Oct 2009
Rep: 10

View Profile
Feb 16, 2010 9:55 AM #547609
no........ lol

I have to go now. ill be back tomoro.....
Scarecrow
2

Posts: 9,168
Joined: Oct 2005
Rep: 10

View Profile
Feb 16, 2010 10:18 AM #547616
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
zer0gravity
2

Posts: 490
Joined: Oct 2009
Rep: 10

View Profile
Feb 17, 2010 3:54 AM #547801
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...
Tawnik
2

Posts: 2,292
Joined: May 2007
Rep: 10

View Profile
Feb 19, 2010 3:16 PM #548734
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..
Devour
Administrator
1

Posts: 9,916
Joined: Apr 2008
Rep: 10

View Profile
Feb 19, 2010 10:42 PM #548829
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 B

Posts: 42
Joined: Aug 2009
Rep: 10

View Profile
Feb 23, 2010 7:02 AM #550012
for such a simple and overused game system this is actually pretty fun.
zer0gravity
2

Posts: 490
Joined: Oct 2009
Rep: 10

View Profile
Feb 23, 2010 7:05 AM #550013
What do you mean by "game system"?