Skip to content
mika edited this page Dec 22, 2017 · 1 revision

Text

  • void CreateText(string id, string text, int fontSize, float x, float y, float z)
    • creates text object with id, text string, font size and position
    • text object is rotated facing towards player after its created (but it wont update if player moves)
Clone this wiki locally