Assume we have a SKLightNode, and another SKSpriteNode as a mirror in some distance to the SKLightNode. How do I make the mirror reflect the light from SKLightNode?
Asked
Active
Viewed 170 times
0
-
I do not think that the light node is that advance, you will need to create a new light node at the point of reflection – Knight0fDragon May 03 '16 at 02:36
-
Thanks for the comment, I was thinking about make it this way too. There really no better way to implement this? – Yuantong Lu May 04 '16 at 15:23