Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: neowings on January 28, 2014, 10:29:59 AM

Title: 2DToolKit UIText Input Issue - How Can I get String var?
Post by: neowings on January 28, 2014, 10:29:59 AM

Hello, I'm developing a game with PlayMaker and 2D tool Kit.

One of UI functions from TK 2D, "Tk 2D UIText Input" is very usefull for
many things such as making name input and chatting system.

What the problem is, I have no idea to get 'string' var from Tk 2d UIText Input script.

I watched video tutorial "Connecting Scripts to PlayMaker" before, and I think I have to make my own scripts for this problem.

Can anyone help me?

Title: Re: 2DToolKit UIText Input Issue - How Can I get String var?
Post by: jeanfabre on January 30, 2014, 06:01:49 AM
Hi,

 have you tried "Get Property" action and target that component?

bye,

 Jean