small problem :)
Posted: Sun Aug 22, 2010 4:46 pm
Hi all,
I want change the constrast of several sprites
i found how change the contrast for one sprite :
Background.r-=2;
Background.b-=2;
Background.g-=2;
i tried to change two sprites, but only one sprite change :/
Background, floor.r-=2;
Background, floor.b-=2;
Background, floor.g-=2;
Please help ! ^^
Thanks
I want change the constrast of several sprites
i found how change the contrast for one sprite :
Background.r-=2;
Background.b-=2;
Background.g-=2;
i tried to change two sprites, but only one sprite change :/
Background, floor.r-=2;
Background, floor.b-=2;
Background, floor.g-=2;
Please help ! ^^
Thanks