DSLua Community

General DS Programming Chats => Code Hashing => Topic started by: molster on July 21, 2007, 07:10:01 PM



Title: image hue .. ect
Post by: molster on July 21, 2007, 07:10:01 PM
is there a way to change a sprites hue, or is overall transparincy.

such as, if the stylus is over it, the hue of the sprite goes to red, and is semi transparent...

I know i could just make another sprite that is already red, but when i have a lot of sprites, that will take a lot of work.


Title: Re: image hue .. ect
Post by: sylus101 on September 04, 2007, 01:18:20 PM
Sadly no... the functions we have are the functions we have. It's the price we pay for an easier language to learn.

If you want to learn C/C++, PALib can do much much more with Sprites like transparency, mirroring, zoom, rotation...

(we're in dire need of some of those for sure....

Take care,
Sylus