October 2019
[Deprecated] SwiftUI as UI for SpriteKit games
31-10-2019 Filed in: Swift | Experiments
Update 2020-06-23: in Xcode 12, Apple introduced a native solution for integrating SpriteKit and SwiftUI. Learn more here: https://www.hackingwithswift.com/quick-start/swiftui/how-to-integrate-spritekit-using-spriteview
———— Original post follows ————
For my HexMap project, I use SwiftUI to create the game's GUI.
In this tutorial, I'll show (with a simpler) example how I integrate SwiftUI and SpriteKit. Read Moreā¦
———— Original post follows ————
For my HexMap project, I use SwiftUI to create the game's GUI.
In this tutorial, I'll show (with a simpler) example how I integrate SwiftUI and SpriteKit. Read Moreā¦