Search found 3 matches

by samivRMD
Wed May 13, 2009 6:55 pm
Forum: Support and Development
Topic: Drawing sprites with alpha?
Replies: 12
Views: 9621

Re: Drawing sprites with alpha?

Ahh, thanks! I tried just setColor, didn't think that I need to set the blend mode as well (and I made a hack that abuses the font system... :)

SamiV.
by samivRMD
Tue May 12, 2009 6:38 pm
Forum: Support and Development
Topic: Drawing sprites with alpha?
Replies: 12
Views: 9621

Drawing sprites with alpha?

Is there a built in way to draw a sprite with alpha (so I can fade them in/out)? You can draw text with alpha, but that has some other issues like not being able to handle the pivot freely etc.

SamiV.
by samivRMD
Tue Apr 21, 2009 9:55 pm
Forum: Support and Development
Topic: Joystick Axis, XBox 360 Controller
Replies: 2
Views: 2090

Joystick Axis, XBox 360 Controller

Seems that LOVE is using DirectInput on Windows to handle the joystick axis. Any chance of using XInput instead? The problem being that the "standard" XBox360 controllers (when being plugged to a Windows machine) only have a proper driver for XInput. The DirectInput reports both the Left T...