playMaker

Author Topic: Problem with Get/Set Properly GUI Text (Android)  (Read 1513 times)

mmzbr

  • Playmaker Newbie
  • *
  • Posts: 40
Problem with Get/Set Properly GUI Text (Android)
« on: July 28, 2014, 02:16:11 PM »
Hey Guys, I have a trick to display shadow in my GUI text, I just duplicate the GUI Text and set it to black and use get properly gui text from the original text (set properly gui text on it - store the sting in variable).

Its works well in Editor but when I use on Android the shadows doesnt show. Doing some debug I discovered the set/get (every frame) seems not working in Android. Tested in 2 android devices same error on both.

Does anyone know whats the problem or its a bug?

Sorry my English.