I don't think this exists yet but I am looking for a filter for text and sprites to make them either glow or at least have a shadow. Is there anything like this yet?
Not yet, you can create a shadow by rendering the object in black (using the :setColorTint() function) and drawing it first your self.
Everything else you need will come when shader / openGL ES 2.0 support finally rolls up in the next version.
WhiteTree Games - Home, home on the web, where the bits and bytes they do play! #MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Comments
Everything else you need will come when shader / openGL ES 2.0 support finally rolls up in the next version.
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill