- Home /
Question by
$$anonymous$$ · Mar 28, 2013 at 10:19 PM ·
guibuttonsmovietexturehover
Can I use GUIStyle and make the button's textures MovieTextures instead of regular 2D Textures?
I want my buttons to be looping .mov files because I want their text to be moving with animation I used from After Effects. So ideally, I want my button's normal state to be a MovieTexture, hover state to be a MovieTexture, and active state to be a MovieTexture.
Using GUIStyle, the only option is to select normal textures for button states, not movie textures. Is there a way to use movie textures for button state in the GUIStyle variable?
Thank you Jon
Comment
Your answer
Follow this Question
Related Questions
Putting Dictionary/List using foreach as buttons in a scroll view? 3 Answers
GUI Display Help 0 Answers
Button doesn't show up in pause 2 Answers
How to check if player is hovering mouse over a GUI Box 3 Answers