Changing Alpha of UI Tap Hint a .t3d file
I'm trying to make the UI Tap Hint fade out after a certain amount of time. I've tried using the tween alpha script but it only works for text, 2D images, and 3D meshes. I've explored the Tap Hint file and noticed its a .t3d file. Is there any way to script something that will animate the alpha of that?