Search found 3 matches
- Thu May 03, 2012 5:50 am
- Forum: Support and Development
- Topic: I have a HardonCollider problem
- Replies: 1
- Views: 1170
I have a HardonCollider problem
Hey there, I'm having a problem with the HardonCollider collision library. I'm currently working on a Super Crate Box kind of game, but with 2D Zelda gameplay, to practice and improve my still amateur programming. In the game, you pick up crates which give you a new weapon every time (you discard yo...
- Fri Feb 24, 2012 12:50 pm
- Forum: Support and Development
- Topic: Can't get my bullets to work :(
- Replies: 8
- Views: 3076
Re: Can't get my bullets to work :(
Hello everybody! Thanks for all your help :-)! I got the bullets working like they should and even managed to get collision with the enemies working. I borrowed some code from hryx though, but I understand how that works now. I do have another problem now, which I believe is the same as hryx's one l...
- Tue Feb 21, 2012 8:17 pm
- Forum: Support and Development
- Topic: Can't get my bullets to work :(
- Replies: 8
- Views: 3076
Can't get my bullets to work :(
Hi there, I'm kinda new to Lua and Löve2D but I intend to use it a lot because I like it so far. Anyhow, I've been working on this little prototype for my class tomorrow but I can't get my bullets to behave like I think they should! My project is now basically this: main.lua creates to instances of ...