lassade / Sprite2DBakedLighting

Unity enlighten does not bake lighting into sprites. This script reaplace (temporarily) every sprite in the open scenes by a mesh so the ligth can be baked and then transfered for the SpriteRenderer.
MIT License
30 stars 3 forks source link

traversing fix #1

Closed seobyeongky closed 7 years ago

seobyeongky commented 7 years ago

Hi, This PR fixes the issue that traversing function does not traverse itself.