Hello i was wondering how would i go about having an object fire when the user touches a button.
-Nick Homme
A fast, easy to use, free, and community supported 2D game engine
Hello i was wondering how would i go about having an object fire when the user touches a button.
-Nick Homme
This sample game I found about a week ago is really simple and does something similar to what you are asking for.
http://www.raywenderlich.com/352/how-to-make-a-simple-iphone-game-with-cocos2d-tutorial
In this example game, the little ninja fires a projectile at the coordinates on the screen where you touch. It's well explained also.
You must log in to post.