Shoot at where touched...
DrGlickert
Member Posts: 1,135
I want my cannon to fire at the point where I touch on the screen. What's the best way to do this?
Comments
DL
I think thats it. should help a bit
DL
I'm making a bubble breaker type game, so I want the player to click on the screen to make the balls fly towards the others. This just sends the balls to a certain point. How do i get the balls to continue moving? I tried accelerate but that just screws things up completely. Change velocity sends it all random like... any thoughts?
DL