Switch to full style
Libraries, utilities, bootloaders...
Post a reply

Make object shoot

Sun Feb 15, 2015 10:52 am

Hey,
So i want to make a tank shooter but i am new to the arduino language,
I would really like to know how i can make that evry time i press the button A, a bullet will
spawn at the coordinates 17,33 but i really can't get it to work

Re: Make object shoot

Sun Feb 15, 2015 2:43 pm

Hey, Something that might help is to take a look at my "Slasher Code".
Here it is.
I'll admit, I'm a bit stuck on the physics, but it should help you.
The knife code is ugly, I know. :cry:
Post a reply