Search found 4 matches
- Wed Jul 06, 2011 3:34 pm
- Forum: Support and Development
- Topic: Weird Alpha, Layers, Sound and Rotate image to mouse pos
- Replies: 8
- Views: 5659
Re: Weird Alpha, Layers, Sound and Rotate image to mouse pos
Alright just did everything suggested and everything works fine, except for love.keypressed that of course only works when a key is pressed, not down; so in which function can I put the love.keyboard.isDown()? That goes into love.update. But I don't think you'll want to use that for toggling fullsc...
- Wed Jul 06, 2011 3:21 pm
- Forum: Support and Development
- Topic: Weird Alpha, Layers, Sound and Rotate image to mouse pos
- Replies: 8
- Views: 5659
Re: Weird Alpha, Layers, Sound and Rotate image to mouse pos
Alright just did everything suggested and everything works fine, except for love.keyboardpressed that of course only works when a key is pressed, not down; so in which function can I put the love.keyboard.isDown()?
- Wed Jul 06, 2011 2:48 pm
- Forum: Support and Development
- Topic: Weird Alpha, Layers, Sound and Rotate image to mouse pos
- Replies: 8
- Views: 5659
Re: Weird Alpha, Layers, Sound and Rotate image to mouse pos
You uploaded a .zip with a .love in it. It is preferred to upload the .love directly to the forums. The color problems you have might be due to the colormode or the blendmode, I'm not sure. Try experimenting with them. Please don't put code that is not directly related to drawing things in love.dra...
- Wed Jul 06, 2011 1:49 pm
- Forum: Support and Development
- Topic: Weird Alpha, Layers, Sound and Rotate image to mouse pos
- Replies: 8
- Views: 5659
Weird Alpha, Layers, Sound and Rotate image to mouse pos
Alright so(I started using LÖVE a few days ago, I've been scripting Lua on Garry's Mod for 2-3 years), there are three little problems I'm having: 1°Weird Alpha As you can see http://photos-e.ak.fbcdn.net/hphotos-ak-ash4/269177_174652642598312_100001607317583_417293_5472562_s.jpg Even though I'm set...