TarVK / pixi-shadows

Adds dynamic shadows to PixiJS
https://tarvk.github.io/pixi-shadows/dist/
MIT License
52 stars 13 forks source link

Update README.md #5

Closed Ewan-Roberts closed 5 years ago

TarVK commented 5 years ago

Oh small mistake indeed. I think if/when I will update this project again I will merge feature-layers to master however. I made a couple of small structural changes here to allow for having different layers in your shadows/colliders. But while the old initialization is used, this is indeed the proper fix. Any chance you could also update it here while you are at it: https://github.com/TarVK/pixi-shadows/blob/master/src/demos/basic/index.js ?

Ewan-Roberts commented 5 years ago

Here you go, I had to open a seperate PR https://github.com/TarVK/pixi-shadows/pull/6