spritekit tag

11 questions


1 answers
80 views
0
The image I set to the background in SpriteKit is not displayed.

Thank you for your continuous support.I would like to display the background of SKScene, but why?It will remain black.The code is the same as the 2D game programming that starts with SpriteKit from Sh...

2 years ago

1 answers
85 views
0
How to draw a pie chart with Swift's Spritekit

I am currently using Swift's SpriteKit to create iOS applications, but I don't know how to draw a pie chart.When I looked into it, I found only ways to use UIKit, so I couldn't use it.Can someone tell...

2 years ago

2 answers
59 views
0
iOS spritekit does not display nodes

Excuse me, let me ask you something rudimentary.I'm currently trying to create a simple game, and I'm having trouble with the process.Even if I write a program like the image, it doesn't appear on the...

2 years ago

1 answers
87 views
0
I'd like to introduce an interstitial ad for admob.

I tried introducing admob's interstitial ad into the game app developed using SpriteKit, but it didn't work.If you don't use SpriteKit, ads will be displayed. I would appreciate it if you could advise...

2 years ago

1 answers
84 views
0
I'd like to introduce an interstitial ad for admob.

I tried introducing admob's interstitial ad into the game app developed using SpriteKit, but it didn't work.If you don't use SpriteKit, ads will be displayed. I would appreciate it if you could advise...

2 years ago

1 answers
67 views
0
Each time the screen transition using segue is transitioned, it becomes heavy.

I'm using segue and unwind segue for screen transitions, but after many transitions, the process gets heavier and doesn't work properly. Do you have any countermeasures or improvements?Top Screen ➡ se...

2 years ago

1 answers
89 views
0
About the screen transition using Segue in SKScene in Xcode(Swift)

<Purpose>I want the GameScene to be displayed as a present in the ViewController, and I want the GameScene to use the original ViewController Segue to display the next View in order to display t...

2 years ago

2 answers
83 views
0
Enjoy full screen resolution (SpriteKit x Swift4)

According to the code I wrote, when the screen is full, only the lower left side is shown, and depending on the display I use, the display will be strange.For example, is there a way to keep 800px*600...

2 years ago

1 answers
75 views
0
Three Image Size Concepts to Be Prepared Depending on Device Screen

Currently, I am trying to proceed with the application development using spritekit with swift language.So, regarding the image, we have to change the size of the image we use depending on the device, ...

2 years ago

1 answers
87 views
0
Information About Using

vara=3letb = SKAction.moveByX(-100,y:0.0,duration:2)What should I do if I want to include variable a in the value of duration?

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.