SpriteKit Particle Emitter Not Appearing in Xcode Editor

浪尽此生 提交于 2019-12-05 11:26:50

This happens to me all of time after editing a value and switching to code view of another page. Come back and the preview is gone. Can confirm it is still broken in Xcode 7.3 Beta

There are a couple of home remedies that work until it gets fixed by Apple.

Right click on the file --> Open As --> Quick Look select a different file and come back and it should work now

or

Close the emitter document with File --> Close “Particle.sks” (Control-Command-W) and reopening it should circumvent the issue.

Hope this helps in the mean time

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!