Wednesday, March 30, 2016

Input Text with Sprite Kit

Not all the time, player touch on something on the screen. We need to input name or some text to talk. 


This is how you can input the text with the default keyboard in IOS.

In Header File:


Catch Touch Event: 

 Start to Edit Text
 Change Text with Input






Link: Download