Search found 4 matches

by hey5000
Sun Nov 01, 2009 11:57 pm
Forum: Support and Development
Topic: Simple Collision
Replies: 3
Views: 3076

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...
by hey5000
Mon Oct 19, 2009 1:06 am
Forum: General
Topic: löve newbie has some questions
Replies: 11
Views: 12078

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. :D

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.
by hey5000
Mon Jul 20, 2009 9:54 am
Forum: Support and Development
Topic: Can't load image
Replies: 3
Views: 5094

Re: Can't load image

Thanks, it now works. But man, I feel stupid. :ultraglee:
by hey5000
Sun Jul 19, 2009 7:46 pm
Forum: Support and Development
Topic: Can't load image
Replies: 3
Views: 5094

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 ...