- Home /
Making a Menu like UDK in Unity 4.6
Hi!
I'm trying to make this menu and I cant make it look right!
My idea was to make the UI totally flat and then add the perspective by changing the canvas mode to Camera so it would take the camera's perspective, but it looks like this :
I don't know how to make it work, it looks somewhat clunky and odd and i think i should try a different aproach, any ideas?
Answer by Addyarb · Jan 03, 2015 at 02:35 AM
This should give you more the effect you're looking for, I believe.
https://www.youtube.com/watch?v=SXj2iap1fpc
Skip to 10:33 in the video to make sure before watching the whole thing.
I wanted to make a UI more like this one
But that tutorial sure looks interesting, i'll take a look. Thanks!
Your answer
Follow this Question
Related Questions
Detecting a UI element is over another UI element 1 Answer
A node in a childnode? 1 Answer
UI 4.6 Detecting if mouse,touch event is over any GUI element 1 Answer
Unity 4.6B UI Scrollbar Usage 1 Answer
unity 4.6 button functions? 1 Answer