adding white effect on bombs

This commit is contained in:
Clément Le Bihan
2021-06-16 16:13:36 +02:00
parent da8b7fe4c3
commit 8f97dd8863
9 changed files with 241 additions and 3 deletions
@@ -32,7 +32,6 @@ namespace BBM
//! @inherit
WAL::Component *clone(WAL::Entity &entity) const override;
//! @brief ctor
explicit BombExplosionShaderComponent(WAL::Entity &entity);