playMaker

Author Topic: How to make world space canvas not rotating while being child of an object  (Read 1036 times)

Lochnload

  • Playmaker Newbie
  • *
  • Posts: 4
Hello. I am trying to show character names above my players. I did it with world space canvases. Canvases are child objects of players'. Even tho rotation of canvases are 0, they obviously follow parents' rotations. How can I stop canvases rotations and make them always look at camera ? Thanks in advance.