Changing zPositions at Runtime and Making a Custom Class
In this final video, we’ll use the update method to check where the player is and then change the zPosition (layering) of buildings based on that value. This will make it look like the player is visually in front of or in back of a particular building. Then finally we’ll create a Castle class, or subclass of SKSpriteNode, and demonstrate how this custom class can have it’s own functions and properties.
-
Complete, your training is not. See all tutorials in this section...
- Introduction to Sprite Kit with Swift 3