UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Inquiry regarding SwiftUI and SpriteKit Integration

Forums > SwiftUI

I've been playing with the demo presented in "How to integrate SpriteKit using SpriteView" (https://www.hackingwithswift.com/quick-start/swiftui/how-to-integrate-spritekit-using-spriteview) in which didTouch spawns SKNodes of red boxes. I was wondering how one would go about dynamically displaying the number of boxes back in ContentView. I've tried making GameScene and ObservableObject and using @Published to send the value back to @StateObject in ContentView. But that doesn't work. Any suggestions will be appreciated!

2      

I have the same issue. Stated a slightly different way: I keep state in a @EnvironmentObject var appState. I want access to appState inside the SKScene.

2      

Hacking with Swift is sponsored by Essential Developer

SPONSORED Join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer! Hurry up because it'll be available only until April 28th.

Click to save your free spot now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.