Search found 4 matches
- Sun Nov 01, 2009 11:57 pm
- Forum: Support and Development
- Topic: Simple Collision
- Replies: 3
- Views: 3253
Simple Collision
First, YES I did read the Wiki snippet for "Poor Man's Collision" (See below). But I need a full example of collision, specifically a player colliding with an object or wall (such as the window boundary's). Hope I'm not asking too much, thanks! :nyu: I ALSO hope that I was clear enough for...
- Mon Oct 19, 2009 1:06 am
- Forum: General
- Topic: löve newbie has some questions
- Replies: 11
- Views: 12742
Re: löve newbie has some questions
I'll just consider this thread to be a reason for me not to post a new thread asking a newbie question.
Does anyone have a simple example of basic collision? I just need something to give me an idea of how it works, so I kind implement it into my own code.
Does anyone have a simple example of basic collision? I just need something to give me an idea of how it works, so I kind implement it into my own code.
- Mon Jul 20, 2009 9:54 am
- Forum: Support and Development
- Topic: Can't load image
- Replies: 3
- Views: 5352
Re: Can't load image
Thanks, it now works. But man, I feel stupid.
- Sun Jul 19, 2009 7:46 pm
- Forum: Support and Development
- Topic: Can't load image
- Replies: 3
- Views: 5352
Can't load image
Call me stupid, but after using this code I get an error. I can't think of what is wrong with it, maybe I'm missing something obvious here. I dunno. I have tried 1. No '/' at the end 2. Using just '\' 3. Putting two '/' at the end Tried searching on the forums here a while back, too. Code: function ...