I'm trying to add a SpriteKit scene to my view using
SpriteView(scene:SKScene(fileNamed: "SceneName")!). This works well, but how can I interact with the scene?
Thanks in advance for your answer ❤️
6
0
1.7k