Search code examples
animationsprite-kitxcode10

Animation In SpriteKit using skscene editor


I want to use the skscene editor in order to create a simple two picture animation. Since Xcode 10 i cannot add any pictures/textures to the animation because of the missing library bar. (I am aware of the programmatically solution)enter image description here


Solution

  • you can access the Media Library using CMD + Shift + M (or View > Libraries > Show Media library). Just open it and drag your textures as usual.