- Home /
UI folow player head
hello!
i'm trying to make my UI follow Player head, like on the picture that i attached here... but i have no idea to how do that.. anyone can help me to figure out to how do it?
cap1.png
(55.9 kB)
capture3.png
(34.7 kB)
Comment
Best Answer
Answer by KISP · Feb 06, 2019 at 02:34 PM
You are probably going to want a World Space Canvas. To get it follow the player, you could use a script, or add it as a child to the player.
than's you for your answer, actually there is a way to freeze it's rotation? because if i'm going to set it in worldspace it will rotate with player rotation right?
It would, yes. You'll have to write a script that fixes that for you.
Your answer