collinhover / impactplusplus

Impact++ is a collection of additions to ImpactJS with full featured physics, dynamic lighting, UI, abilities, and more.
http://collinhover.github.com/impactplusplus
MIT License
276 stars 59 forks source link

Directional Lights / ShadowImpact #150

Closed Falconerd closed 10 years ago

Falconerd commented 10 years ago

Hey, was wondering if there is currently a way to make lights directional, as far as I can tell they are only omnidirectional unles you block parts of the lights and use opaque and diffuse. I did try loading the ShadowImpact plugin, but that just froze my game and I'm not sure why. I did check out ShadowImpact's issues and there is indeed an open issue about it. However, the author hasn't replied in 6 months so I'm going to assume he's not currently active on the project. (https://github.com/fourty2/ShadowImpact/issues/4)

collinhover commented 10 years ago

Hi @Archadian, lights are not directional at the moment and there are no options to do so. Sorry!