When selecting an sks file in xcode, there is no preview of the particle effect. I have tried creating a completely new project. I can integrate the particle emitter in the app, but can not preview the effect in the editor.
Asked
Active
Viewed 682 times
2
-
have you tried different particle templates? – CodeSmile Jan 03 '14 at 10:05
-
Thank you for comment! Yes, I have tried different templates, the problem persists – roman777 Jan 03 '14 at 13:04
-
Xcode is v5.0.2? Have you tried rebooting your Mac? Just in case. Also try closing all other apps in case they affect Xcode's rendering of the particle preview. – CodeSmile Jan 03 '14 at 18:50
-
@LearnCocos2D, I am using xcode 5.0.2, I tried closing all the apps and rebooted the mac. – roman777 Jan 03 '14 at 19:49
1 Answers
2
One scenario when this is not working is Mac running on VMware and there is no fix for that. This happened in my case.
The same thing running on my physical MacBook Pro is running just ok and I can see particles everywhere, maybe even outside my screen :)

Vaclav Elias
- 4,101
- 2
- 24
- 28