How to show SKEmitterNode without parent node? I want my particles to stay at the static place, and emitter moves. But generated particles moving with parent node.
Without parent node? SKScene:SKNode, so SKEmitterNode will always have parent node.
Try setting targetNode property on emitter node to self (current SKScene).
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more