Groups | Blog | Home
all groups > flash actionscript > january 2005 >

flash actionscript : First Person Shotter help


Spartan_ 117
1/28/2005 10:36:41 PM
I have been learning action scripting with tutorials for a few days my friend
taught ne how to make a counter in the corner when i click it decresses but
when the clip read zero i can still shoot kills stuff and gain points so i need
some help
Thanx
Spartan_177
sisterdavidmarie
1/28/2005 11:40:33 PM
if(counter > 0) {
shoot gun, kill stuff and gain points
} else {
don't shoot gun, don't kill stuff and don't gain points.
AddThis Social Bookmark Button