-1
votes
0answers
20 views

Assertion fails with events in lua, Corona SDK

So I have two objects, an Enemy and Bullet Object. In the level there are several different instances of Enemy Objects, about 16. Each of which are linked to their own Bullet Object. keep in mind ...
0
votes
0answers
169 views

Corona SDK for Non-Programmers: Where to Start? [closed]

I'm a professional programmer with lots of experience, so I'm having a hard time figuring out how to do this. A friend and I are embarking on a game in Corona SDK. He would like to do some of the ...