how to move or fade GUITextures with iTween

hi there!

how do you move or fade out a GUITexture with (or without) iTween?

thnx!

You can do it with ValueTo(). See this example.

iTween defaults to the GUITexture if you are trying to animate a GameObject that has one attached. Check out the latest example for some help: http://itween.pixelplacement.com