Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: playmakertester on May 08, 2021, 06:28:13 AM
-
Hi
I would like to add a function to send a specific event when the value of an input field is changed, has anyone worked on these in the past? If so, please advise how to do it.
-
by value of an input you mean like a text box?
if so, you could use a 'String Changed' action or 'Fsm String Changed' (Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181))
-
Exactly! thanks lot for advice 8)