Search found 6 matches
- Thu Jan 03, 2013 9:38 am
- Forum: General
- Topic: love.keyboard.isDown() Function
- Replies: 4
- Views: 3327
Re: love.keyboard.isDown() Function
Why does all the controls work except the "down"? It fezze and skips. function love.load() char1 = love.graphics.newImage("images/alpha.png") char1x = 0 char1y = 0 end function love.update() if love.keyboard.isDown("right") then char1x = char1x + 1 elseif love.keyboard...
- Sat Oct 27, 2012 7:23 am
- Forum: General
- Topic: Physics question
- Replies: 2
- Views: 1866
Re: Physics question
Yes, it it exactly what I want! Thanks a lot!
- Wed Oct 24, 2012 4:36 pm
- Forum: General
- Topic: Physics question
- Replies: 2
- Views: 1866
Physics question
I need to create a body, which reacting with another body. I need this body to behave like it is background (another bodies should pass through this body), but I also need body to trigger callback functions. Can I do this?
- Tue Oct 23, 2012 5:24 pm
- Forum: General
- Topic: What IDE are you using?
- Replies: 105
- Views: 44285
Re: What IDE are you using?
I use Notepad++ and Paint.NET for drawing.
My game now has now sound, so no need for audio editor now.
My game now has now sound, so no need for audio editor now.
- Wed Sep 19, 2012 5:20 pm
- Forum: General
- Topic: [STJFPOST]Love3D
- Replies: 41
- Views: 10321
Re: [STJFPOST]Love3D
I don't like 3D much. It is a bit complicated and lot more harder to learn then 2D.
- Fri Sep 14, 2012 6:15 pm
- Forum: Games and Creations
- Topic: Plazma Being
- Replies: 121
- Views: 90670
Re: Plazma Being (so far)
I think this game is VERY good, and I like it.