#Unity name tag problem
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
hello guys i want just to know how to fix the canvas of the name tag flipping in 2d character
(it flip by scale quaternion.euler dont work)
Can you show the code you're using to flip it?
I assume the name tag is a child of the player and you are mutating the player game objects scale to flip it?