I have my character select done, what I want to do is have the 3D mesh of the character appear on the menu and spin around. Now I have spawned the 3D Character into the scene, but I can't figure out how to do this.
I know that NGUI is rendered to a different layer, I probably need to use a separate camera or something, but I have no idea where to start. I wish I understood Unity better.