Hey developers !
I have an image and I know how to change its color with the CCTintBy action but I don't want to change its color but its opacity from 100% to 0%, how to do this ?
Thanks in advance for your help,
Best regards
A fast, easy to use, free, and community supported 2D game engine
Hey developers !
I have an image and I know how to change its color with the CCTintBy action but I don't want to change its color but its opacity from 100% to 0%, how to do this ?
Thanks in advance for your help,
Best regards
I believe it is CCFadeBy and CCFadeTo
Wow, got this problem fixed with just curiosity : I tried CCFadeOut action and it works ! Thanks ;)
You must log in to post.