Video Texture and Audio start to desync on Pause and Play.
I'm trying to create a Video player in my code where the User can Play and Stop a Video Texture with the Audio. When I play from the start the Video Texture and Audio are sync up correctly. However...
View ArticleText Mesh with Bending
I'm trying to create a road mesh that bends and I want to put the street name on top of it. I want the Text to bend along with the Road. How do I go about doing this? Is there anything in the asset...
View ArticleVersion 5: OnGui() over UI Objects, and vice versa
After Updating to Unity version 5. We started adding in UI Objects into our scenes. However our old OnGUI functions are now in front of the UI Objects. How do I set the layer so that the UI Objects be...
View Articleadding a image inside of a muilti line Input Field?
Hi, Is there any way to add an image to an input field? Like in Microsoft Word? we are looking something like CKEditor. I am willing to look at asset store items if needed. Thank you
View ArticleUI button - 0 alpha response.
Is there a way for the UI to responded differently to mouse events if it is over an 0 alpha on a button? What I'm trying to do is create an odd shape button. for example a circle button. I want to have...
View ArticleHow to do Image Swap with Text Color the with New UI Button Transition?
Hi, The old UI Button Transition for the Hover/Disable/Selected state allow the text color to change along with the Image. I'm trying to figure out how to do this with the New UI button. Any ideas as...
View ArticleHow can I create a Multi line Input Field with Scrollbar?
I though there could be a scroll bar showing up when using "Multi Line Newline" in the Input box so that the user can click and drag it to change location. But I'm not seeing this. Does anyone one know...
View Article