How to add/create sprites
Hi, I've been programing since I was about 10. Worked from Python, to GML, and now I'm at Objective-C. I started Objective-C last year. I didn't learn from anything else but previous experiences, sample codes, youtube tutorials, and a book on C Programing. So if I needed help, I would most likely look it up on Youtube.
But now I've come across a problem that Youtube wasn't able to help me on, and it's how to add/create sprites. I'm trying to make a tower(UIImage) aim at the character(UIImage) and shot at it. I was able to get the tower to aim but not the bullets firing from it. Any feedback will be greatly appreciated! Thanks
|