playMaker

Author Topic: Just make text[SOLVED]  (Read 1094 times)

Apprencite

  • Playmaker Newbie
  • *
  • Posts: 5
Just make text[SOLVED]
« on: August 04, 2017, 03:52:02 PM »
Hi! Please suggest how can I make 2d text, NOT GUI TEXT, with adjustable parameters (size, color,font) aligned to the left and assign value to it from string varlable. Thanks so much!!
« Last Edit: August 09, 2017, 03:59:51 AM by jeanfabre »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7621
    • jinxtergames
Re: Just make text
« Reply #1 on: August 08, 2017, 10:14:58 PM »
Hi,
You can use ugui.

You can get the actions for ugui on the Ecosystem
Search for ugui proxy full and get the package.

Do you need to set these parameters @ runtime?