- Home /
Question by
Shamini · Jun 25, 2014 at 11:13 AM ·
gui buttonguicontent
how to make GUI button with a 3d model inside?
i have created a game where the user needs to select the type of ship.for which i have created some buttons.is it possible to show 3d model inside the button instead of the 2D textures.
Comment
Answer by fafase · Jun 25, 2014 at 11:15 AM
nope GUI takes texture.
but you can make a texture movie of your animated 3d model (with Pro). or just create a basic animation with texture uv.
Your answer
Follow this Question
Related Questions
Is using new GUIContent() in Unity causes memory leaks? 1 Answer
How would I use a Gui Button to shoot? 1 Answer
GUIContent with text and image - prevent image sizing 0 Answers
show another gui menu 0 Answers
GUIContent array issues. 1 Answer