On Thu, Jan 12, 2012 at 1:39 PM, ANKUR AGGARWAL wrote:
> Hey
> I was making a demo shooting game and problem is that I want
> a continuous stream of bullets. As of now on pressing the space key only one
> bullet comes out of the plane (I want this to be continuous stream). On
> pressing space key
Hey
I was making a demo shooting game and problem is that I want
a continuous stream of bullets. As of now on pressing the space key only
one bullet comes out of the plane (I want this to be continuous stream). On
pressing space key again bullet starts from its initial point. My problem
in the code