[ad_1]
Game Development Stack Exchange is a query and reply website for skilled and unbiased sport builders. It solely takes a minute to enroll.
Anybody can ask a query
Anybody can reply
The finest solutions are voted up and rise to the highest
Asked
Viewed
695 occasions
I’m making an attempt to study SpriteKit and play with some easy pattern apps.
Currently I’m making an attempt to realize beneath issues:
- Show keyboard over SKScene
- If consumer faucets ‘A’, carry out some motion on a sprite node, if consumer faucets ‘B’ carry out another motion on different sprite nodes
I attempted to google ‘Showing keyboard over SKScene’ however couldn’t get any appropriate reply 🙁
Any clues or strategies?
$endgroup$
2
I believe your ought to implement UIKeyInput protocol in your related view, set the view’s canBecomeFirstResponder to true. When you want the keyboard, simply name
view.becomeFirstResponder
$endgroup$
You should log in to reply this query.
Not the reply you are searching for? Browse different questions tagged ios spritekit .
default
[ad_2]