I'm using the impact++ library/plugin and tried to implement ShadowImpact but it seems I'm not able to get it to work correctly.
Has anyone tried it? and if so, did it work?
Seems like the ig.game.drawEntities method isn't drawing my entities after I run the this.lightManager.drawShadowMap(); method.
I'm using the impact++ library/plugin and tried to implement ShadowImpact but it seems I'm not able to get it to work correctly.
Has anyone tried it? and if so, did it work?
Seems like the
ig.game.drawEntitiesmethod isn't drawing my entities after I run thethis.lightManager.drawShadowMap();method.